docs(v2): New doc page for math equations (#4821)

* New doc page for math equations

* improve math equations doc

Co-authored-by: slorber <lorber.sebastien@gmail.com>
This commit is contained in:
Pranab Das 2021-06-02 20:55:50 +08:00 committed by GitHub
parent 35b1941a0b
commit 6d184a3e3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 171 additions and 6 deletions

View file

@ -43,6 +43,7 @@ module.exports = {
'guides/markdown-features/inline-toc',
'guides/markdown-features/assets',
'guides/markdown-features/plugins',
'guides/markdown-features/math-equations',
],
},
'styling-layout',