Skip to content

Commit 7cb8087

Browse files
authored
katex preprocessor
Added the katex preprocessor to the list of 3rd Party Plugins
1 parent 59f2a9b commit 7cb8087

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ preprocessors are:
149149
the url `foo/` when published to a browser
150150
- `links` - a built-in preprocessor (enabled by default) for expanding the
151151
`{{# playground}}` and `{{# include}}` helpers in a chapter.
152+
- [`katex`](https://github.com/lzanini/mdbook-katex) - a preprocessor rendering LaTex equations to HTML.
152153
153154
Renderers are given the final book so they can do something with it. This is
154155
typically used for, as the name suggests, rendering the document in a particular

0 commit comments

Comments
 (0)