Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRise <8315221+AmazingRise@users.noreply.github.com>2021-09-17 14:28:12 +0300
committerRise <8315221+AmazingRise@users.noreply.github.com>2021-09-17 14:28:12 +0300
commitece83cd5a29eb3cf612742233b3de5d932384f2a (patch)
tree9d2f75ae45d2eaf1a9b82a1d0897004f3962931f /LaTeX-Support.md
parentd78491143c2fa5ba087223c7a188c6ed0b7f2008 (diff)
Updated MathJax (markdown)
Diffstat (limited to 'LaTeX-Support.md')
-rw-r--r--LaTeX-Support.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/LaTeX-Support.md b/LaTeX-Support.md
new file mode 100644
index 0000000..fa16104
--- /dev/null
+++ b/LaTeX-Support.md
@@ -0,0 +1,9 @@
+This feature is disabled by default.
+
+## Enable for single page (recommended)
+
+Add `enableLaTeX: true` in the front matter of the page.
+
+## Globally Enabling
+
+Add `enableLaTeX=true` to the section of `[param]` in your `config.toml`. \ No newline at end of file