File tree Expand file tree Collapse file tree 15 files changed +50
-5
lines changed
apps/site/docs/guide/plugins Expand file tree Collapse file tree 15 files changed +50
-5
lines changed Original file line number Diff line number Diff line change 1- ---
2- title : BasicFormattingPlugin
3- ---
1+ import { Badge } from ' @theme' ;
2+
3+ # BasicFormattingPlugin
4+
5+ ** Status:** <Badge text = " stable" type = " tip" />
46
57## Description
68
Original file line number Diff line number Diff line change 11---
22title : BreaksPlugin
33---
4+ import { Badge } from ' @theme' ;
5+
6+ ** Status:** <Badge text = " stable" type = " tip" />
47
58## Description
69
Original file line number Diff line number Diff line change 22title : CodeBlockPlugin
33---
44import { Tab , Tabs } from ' rspress/theme' ;
5+ import { Badge } from ' @theme' ;
6+
7+ ** Status:** <Badge text = " wip" type = " warning" />
58
69
710## Description
Original file line number Diff line number Diff line change 1- import {KonaEditor } from " @kona/editor" ;import { Tab , Tabs } from ' rspress/theme' ;
1+ # CommandsPlugin
2+ import { Badge } from ' @theme' ;
3+ import { Tab , Tabs } from ' rspress/theme' ;
4+
5+ ** Status:** <Badge text = " wip" type = " warning" />
6+
27
38## Description
49
Original file line number Diff line number Diff line change 22title : DnDPlugin
33---
44import { Tab , Tabs } from ' rspress/theme' ;
5+ import { Badge } from ' @theme' ;
6+
7+ ** Status:** <Badge text = " stable" type = " tip" />
58
69## Description
710
Original file line number Diff line number Diff line change 22title : FloatingMenuPlugin
33---
44import { Tab , Tabs } from ' rspress/theme' ;
5+ import { Badge } from ' @theme' ;
6+
7+ ** Status:** <Badge text = " stable" type = " tip" />
58
69## Description
710
Original file line number Diff line number Diff line change 11---
22title : HeadingsPlugin
33---
4+ import { Badge } from ' @theme' ;
5+
6+ ** Status:** <Badge text = " stable" type = " tip" />
47
58## Description
69
Original file line number Diff line number Diff line change 11---
22title : HighlightsPlugin
33---
4+ import { Badge } from ' @theme' ;
5+
6+ ** Status:** <Badge text = " stable" type = " tip" />
47
58## Description
69
Original file line number Diff line number Diff line change 22title : LinksPlugin
33---
44import { Tab , Tabs } from ' rspress/theme' ;
5+ import { Badge } from ' @theme' ;
6+
7+ ** Status:** <Badge text = " stable" type = " tip" />
58
69## Description
710Allows adding links to the selected text.
Original file line number Diff line number Diff line change 11---
22title : ListsPlugin
33---
4+ import { Badge } from ' @theme' ;
5+
6+ ** Status:** <Badge text = " wip" type = " warning" />
47
58## Description
69It allows adding numbered and bulleted lists to the editor. Also controls indenting list items.
You can’t perform that action at this time.
0 commit comments