add --mathjax [CONFIG] to inject root-repo/[CONFIG] file,

which is similar to the behavior of --css and --js.
CONFIG is "mathjax.config.js" by default.
This commit is contained in:
Hardy
2014-08-14 18:00:34 -04:00
parent e65a78a5f5
commit ee55b74898
5 changed files with 19 additions and 3 deletions
+1
View File
@@ -111,6 +111,7 @@ Options:
--live-preview Enables livepreview.
--allow-uploads Allows file uploads.
--mathjax Enables mathjax.
--mathjax-config [SOURCE] Inject custom mathjax config. Uses mathjax.config.js from root repository by default
--user-icons [SOURCE] Set the history user icons. Valid values: gravatar, identicon, none. Default: none.
--show-all Shows all files in file view. By default only valid pages are shown.
--collapse-tree Collapse file view tree. By default, expanded tree is shown.