simiki icon indicating copy to clipboard operation
simiki copied to clipboard

Support MathJax or not?

Open Hsins opened this issue 8 years ago • 1 comments

As title. I spent a lot of time searching a platform(or framework) to hold a personal wiki. I want the function below:

  • Markdown
  • Static Support
  • MathJax Support
  • Table of Content

Can simiki support MathJax? Thanks for developing such a awesome Project!

Hsins avatar Mar 14 '17 03:03 Hsins

@Hsins ,MathJax only need to add a <script> line in theme to load javascript file, this can be customized by yourself.

refer: #58

tankywoo avatar Mar 14 '17 04:03 tankywoo