We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f2a9b commit 7cb8087Copy full SHA for 7cb8087
README.md
@@ -149,6 +149,7 @@ preprocessors are:
149
the url `foo/` when published to a browser
150
- `links` - a built-in preprocessor (enabled by default) for expanding the
151
`{{# playground}}` and `{{# include}}` helpers in a chapter.
152
+- [`katex`](https://github.com/lzanini/mdbook-katex) - a preprocessor rendering LaTex equations to HTML.
153
154
Renderers are given the final book so they can do something with it. This is
155
typically used for, as the name suggests, rendering the document in a particular
0 commit comments