Fossil SCM
(Grammar) fileedit-page.md changes.
Commit
d44c25f235514502742b4c7f5636aaff614951f66190e4aedafde4639725b692
Parent
98b9f5b5331f269…
1 file changed
+1
-1
+1
-1
| --- www/fileedit-page.md | ||
| +++ www/fileedit-page.md | ||
| @@ -219,11 +219,11 @@ | ||
| 219 | 219 | - `element`: the DOM element in which the preview is rendered. |
| 220 | 220 | - `mimetype`: the mimetype of the being-previewed content, as determined |
| 221 | 221 | by Fossil (by its file extension). |
| 222 | 222 | |
| 223 | 223 | The event listener callback shown above doesn't use the `mimetype`, |
| 224 | -but makes used of the other two. It fishes all `code` blocks out of | |
| 224 | +but makes use of the other two. It fishes all `code` blocks out of | |
| 225 | 225 | the preview which explicitly have a CSS class named |
| 226 | 226 | `language-`something, and then asks highlightjs to highlight them. |
| 227 | 227 | |
| 228 | 228 | ## <a id="editor"></a> Integrating a Custom Editor Widget |
| 229 | 229 | |
| 230 | 230 |
| --- www/fileedit-page.md | |
| +++ www/fileedit-page.md | |
| @@ -219,11 +219,11 @@ | |
| 219 | - `element`: the DOM element in which the preview is rendered. |
| 220 | - `mimetype`: the mimetype of the being-previewed content, as determined |
| 221 | by Fossil (by its file extension). |
| 222 | |
| 223 | The event listener callback shown above doesn't use the `mimetype`, |
| 224 | but makes used of the other two. It fishes all `code` blocks out of |
| 225 | the preview which explicitly have a CSS class named |
| 226 | `language-`something, and then asks highlightjs to highlight them. |
| 227 | |
| 228 | ## <a id="editor"></a> Integrating a Custom Editor Widget |
| 229 | |
| 230 |
| --- www/fileedit-page.md | |
| +++ www/fileedit-page.md | |
| @@ -219,11 +219,11 @@ | |
| 219 | - `element`: the DOM element in which the preview is rendered. |
| 220 | - `mimetype`: the mimetype of the being-previewed content, as determined |
| 221 | by Fossil (by its file extension). |
| 222 | |
| 223 | The event listener callback shown above doesn't use the `mimetype`, |
| 224 | but makes use of the other two. It fishes all `code` blocks out of |
| 225 | the preview which explicitly have a CSS class named |
| 226 | `language-`something, and then asks highlightjs to highlight them. |
| 227 | |
| 228 | ## <a id="editor"></a> Integrating a Custom Editor Widget |
| 229 | |
| 230 |