|
1 | 1 | This section lists the open source plugins provided with {productname}. |
2 | 2 |
|
| 3 | +== Core Writing & Formatting Tools |
| 4 | + |
3 | 5 | [cols="1,1"] |
4 | 6 | |=== |
5 | 7 |
|
6 | 8 | a| |
7 | 9 | [.lead] |
8 | | -xref:accordion.adoc[Accordion] |
| 10 | +xref:charmap.adoc[Character Map] |
9 | 11 |
|
10 | | -Create expandable and collapsible sections. |
| 12 | +Insert special characters into {productname}. |
11 | 13 |
|
12 | 14 | a| |
13 | 15 | [.lead] |
14 | | -xref:anchor.adoc[Anchor] |
| 16 | +xref:directionality.adoc[Directionality] |
15 | 17 |
|
16 | | -Insert anchors (sometimes referred to as a bookmarks). |
| 18 | +Toolbar buttons for setting the left-to-right or right-to-left direction of content. |
17 | 19 |
|
18 | 20 | a| |
19 | 21 | [.lead] |
20 | | -xref:autolink.adoc[Autolink] |
| 22 | +xref:emoticons.adoc[Emoticons] |
21 | 23 |
|
22 | | -Automatically create hyperlinks. |
| 24 | +Bring a smiley to your content. |
23 | 25 |
|
24 | 26 | a| |
25 | 27 | [.lead] |
26 | | -xref:autoresize.adoc[Autoresize] |
| 28 | +xref:image.adoc[Image] |
27 | 29 |
|
28 | | -Automatically resize {productname} to fit content. |
| 30 | +Insert an image into {productname}. |
29 | 31 |
|
30 | 32 | a| |
31 | 33 | [.lead] |
32 | | -xref:autosave.adoc[Autosave] |
| 34 | +xref:insertdatetime.adoc[Insert Date/Time] |
33 | 35 |
|
34 | | -Automatically save content in your local browser. |
| 36 | +Insert the current date and/or time into {productname}. |
35 | 37 |
|
36 | 38 | a| |
37 | 39 | [.lead] |
38 | | -xref:charmap.adoc[Character Map] |
| 40 | +xref:link.adoc[Link] |
39 | 41 |
|
40 | | -Insert special characters into {productname}. |
| 42 | +Add and edit links in {productname}. |
41 | 43 |
|
42 | 44 | a| |
43 | 45 | [.lead] |
44 | | -xref:code.adoc[Code] |
| 46 | +xref:lists.adoc[Lists] |
45 | 47 |
|
46 | | -Edit your content’s HTML source. |
| 48 | +Normalize list behavior between browsers. |
47 | 49 |
|
48 | 50 | a| |
49 | 51 | [.lead] |
50 | | -xref:codesample.adoc[Code Sample] |
| 52 | +xref:advlist.adoc[List Styles] |
51 | 53 |
|
52 | | -Insert and embed syntax highlighted code snippets. |
| 54 | +Create styled number and bulleted lists. |
53 | 55 |
|
54 | 56 | a| |
55 | 57 | [.lead] |
56 | | -xref:directionality.adoc[Directionality] |
| 58 | +xref:media.adoc[Media] |
57 | 59 |
|
58 | | -Toolbar buttons for setting the left-to-right or right-to-left direction of content. |
| 60 | +Embed and manage HTML5 video and audio elements. |
59 | 61 |
|
60 | 62 | a| |
61 | 63 | [.lead] |
62 | | -xref:emoticons.adoc[Emoticons] |
| 64 | +xref:nonbreaking.adoc[Nonbreaking Space] |
63 | 65 |
|
64 | | -Bring a smiley to your content. |
| 66 | +Insert a non-breaking space. |
65 | 67 |
|
66 | 68 | a| |
67 | 69 | [.lead] |
68 | | -xref:fullscreen.adoc[Full Screen] |
| 70 | +xref:pagebreak.adoc[Page Break] |
69 | 71 |
|
70 | | -Expand {productname} to fill the entire screen. |
| 72 | +Add a page break. |
71 | 73 |
|
72 | 74 | a| |
73 | 75 | [.lead] |
74 | | -xref:help.adoc[Help] |
| 76 | +xref:table.adoc[Table] |
| 77 | + |
| 78 | +Create and edit tables, including rows, columns, and cell formatting. |
| 79 | + |
| 80 | +|=== |
75 | 81 |
|
76 | | -Shows the help dialog. |
| 82 | +== Content Structure & Layout Controls |
| 83 | + |
| 84 | +[cols="1,1"] |
| 85 | +|=== |
77 | 86 |
|
78 | 87 | a| |
79 | 88 | [.lead] |
80 | | -xref:image.adoc[Image] |
| 89 | +xref:accordion.adoc[Accordion] |
81 | 90 |
|
82 | | -Insert an image into {productname}. |
| 91 | +Create expandable and collapsible sections. |
83 | 92 |
|
84 | 93 | a| |
85 | 94 | [.lead] |
86 | | -xref:importcss.adoc[Import CSS] |
| 95 | +xref:anchor.adoc[Anchor] |
87 | 96 |
|
88 | | -Automatically populate CSS class names into the Format dropdown. |
| 97 | +Insert anchors (bookmarks) that allow users to link directly to content. |
89 | 98 |
|
90 | 99 | a| |
91 | 100 | [.lead] |
92 | | -xref:insertdatetime.adoc[Insert Date/Time] |
| 101 | +xref:fullscreen.adoc[Full Screen] |
93 | 102 |
|
94 | | -Insert the current date and/or time into {productname}. |
| 103 | +Expands the editor to full-screen mode. |
95 | 104 |
|
96 | 105 | a| |
97 | 106 | [.lead] |
98 | | -xref:link.adoc[Link] |
| 107 | +xref:importcss.adoc[Import CSS] |
99 | 108 |
|
100 | | -Add hyperlinks to content. |
| 109 | +Automatically populate CSS class names into the Format dropdown. |
101 | 110 |
|
102 | 111 | a| |
103 | 112 | [.lead] |
104 | | -xref:lists.adoc[Lists] |
| 113 | +xref:preview.adoc[Preview] |
105 | 114 |
|
106 | | -Normalize list behavior between browsers. |
| 115 | +Displays a read-only preview of the current content in a separate dialog. |
107 | 116 |
|
108 | 117 | a| |
109 | 118 | [.lead] |
110 | | -xref:advlist.adoc[List Styles] |
| 119 | +xref:quickbars.adoc[Quick Toolbars] |
111 | 120 |
|
112 | | -Create styled number and bulleted lists. |
| 121 | +User interface controls to create content faster. |
113 | 122 |
|
114 | 123 | a| |
115 | 124 | [.lead] |
116 | | -xref:media.adoc[Media] |
| 125 | +xref:visualblocks.adoc[Visual Blocks] |
117 | 126 |
|
118 | | -Add HTML5 video and audio elements. |
| 127 | +Allow a user to see block level elements such as paragraphs. |
119 | 128 |
|
120 | 129 | a| |
121 | 130 | [.lead] |
122 | | -xref:nonbreaking.adoc[Nonbreaking Space] |
| 131 | +xref:visualchars.adoc[Visual Characters] |
| 132 | + |
| 133 | +See invisible characters such as non-breaking spaces. |
123 | 134 |
|
124 | | -Insert a nonbreaking space. |
| 135 | +|=== |
| 136 | + |
| 137 | + |
| 138 | +== Code & Technical Editing |
| 139 | + |
| 140 | +[cols="1,1"] |
| 141 | +|=== |
125 | 142 |
|
126 | 143 | a| |
127 | 144 | [.lead] |
128 | | -xref:pagebreak.adoc[Page Break] |
| 145 | +xref:code.adoc[Code] |
129 | 146 |
|
130 | | -Add a page break. |
| 147 | +Edit the current content’s HTML source. |
131 | 148 |
|
132 | 149 | a| |
133 | 150 | [.lead] |
134 | | -xref:preview.adoc[Preview] |
| 151 | +xref:codesample.adoc[Code Sample] |
135 | 152 |
|
136 | | -Show a dialog of the current content in read-only format. |
| 153 | +Insert and embed syntax-highlighted code snippets. |
137 | 154 |
|
138 | 155 | a| |
139 | 156 | [.lead] |
140 | | -xref:quickbars.adoc[Quick Toolbars] |
| 157 | +xref:searchreplace.adoc[Search and Replace] |
| 158 | + |
| 159 | +Find and replace content in {productname}. |
| 160 | + |
| 161 | +|=== |
| 162 | + |
| 163 | +== Productivity & Automation |
| 164 | + |
| 165 | +[cols="1,1"] |
| 166 | +|=== |
141 | 167 |
|
142 | | -User interface controls to create content faster. |
143 | 168 |
|
144 | 169 | a| |
145 | 170 | [.lead] |
146 | | -xref:save.adoc[Save] |
| 171 | +xref:autolink.adoc[Autolink] |
147 | 172 |
|
148 | | -Add a save button to the {productname} toolbar. |
| 173 | +Automatically create hyperlinks when a user types a valid URL. |
149 | 174 |
|
150 | 175 | a| |
151 | 176 | [.lead] |
152 | | -xref:searchreplace.adoc[Search and Replace] |
| 177 | +xref:autoresize.adoc[Autoresize] |
153 | 178 |
|
154 | | -Find and replace content in {productname}. |
| 179 | +Automatically resize {productname} to fit content. |
155 | 180 |
|
156 | 181 | a| |
157 | 182 | [.lead] |
158 | | -xref:table.adoc[Table] |
| 183 | +xref:autosave.adoc[Autosave] |
159 | 184 |
|
160 | | -Table editing features. |
| 185 | +Automatically save content in your local browser. |
161 | 186 |
|
162 | 187 | a| |
163 | 188 | [.lead] |
164 | | -xref:visualblocks.adoc[Visual Blocks] |
| 189 | +xref:help.adoc[Help] |
165 | 190 |
|
166 | | -Allow a user to see block level elements such as paragraphs. |
| 191 | +Opens the built-in help dialog. |
167 | 192 |
|
168 | 193 | a| |
169 | 194 | [.lead] |
170 | | -xref:visualchars.adoc[Visual Characters] |
| 195 | +xref:save.adoc[Save] |
171 | 196 |
|
172 | | -See invisible characters such as non-breaking spaces. |
| 197 | +Add toolbar button to trigger saving of editor content. |
173 | 198 |
|
174 | 199 | a| |
175 | 200 | [.lead] |
176 | 201 | xref:wordcount.adoc[Word Count] |
177 | 202 |
|
178 | | -Show a word count in the {productname} status bar. |
| 203 | +Show a word count in the {productname} editor status bar. |
179 | 204 |
|
180 | 205 | // Dummy table cell. |
181 | 206 | // 1. Remove the inline comment markup pre-pending this |
|
0 commit comments