Merge pull request #847 from hardywu/master

add --mathjax-config to inject root-repo/mathjax.config.js. Closes #842.
This commit is contained in:
Dawa Ometto
2014-10-05 12:41:03 +02:00
5 changed files with 19 additions and 3 deletions
+1
View File
@@ -112,6 +112,7 @@ Options:
--live-preview Enables livepreview.
--allow-uploads [MODE] Allows file uploads. Modes: dir (default, store all uploads in the same directory), page (store each upload at the same location as the page).
--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.