Initial commit

This commit is contained in:
Sam
2017-07-06 16:50:38 -04:00
commit 5b22a196fa
1021 changed files with 24150 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# encoding: utf-8
#
en:
site_settings:
discourse_math_enabled: 'Enable Discourse Math plugin (will add special processing to $ and $$ blocks)'
+4
View File
@@ -0,0 +1,4 @@
plugins:
discourse_math_enabled:
default: false
client: true