summaryrefslogtreecommitdiffstats
path: root/docs/faq.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md
index f960409..db6ac07 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -6,4 +6,8 @@ You should always use `.md` extensions for your relative links, GitBook will aut
#### Can I create a GitBook in a sub-directory of my repository?
-Yes, GitBooks can be created in sub-directories. GitBook.com and the CLI also looks by default in a series of [folders](structure.md). \ No newline at end of file
+Yes, GitBooks can be created in sub-directories. GitBook.com and the CLI also looks by default in a series of [folders](structure.md).
+
+#### Does GitBook support Math equations?
+
+GitBook supports math equations and TeX thanks to plugins. There are currently 2 official plugins to display math: [mathjax](https://plugins.gitbook.com/plugin/mathjax) and [katex](https://plugins.gitbook.com/plugin/katex).