From 7cb8087469d79e3df764fbba56a920bb618b3418 Mon Sep 17 00:00:00 2001 From: Lucas Zanini <71221149+lzanini@users.noreply.github.com> Date: Thu, 3 Dec 2020 23:54:12 +0100 Subject: [PATCH] katex preprocessor Added the katex preprocessor to the list of 3rd Party Plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07bea613..082f460b 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ preprocessors are: the url `foo/` when published to a browser - `links` - a built-in preprocessor (enabled by default) for expanding the `{{# playground}}` and `{{# include}}` helpers in a chapter. +- [`katex`](https://github.com/lzanini/mdbook-katex) - a preprocessor rendering LaTex equations to HTML. Renderers are given the final book so they can do something with it. This is typically used for, as the name suggests, rendering the document in a particular