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.
2 parents 59f2a9b + 7cb8087 commit 3ab911aCopy full SHA for 3ab911a
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