Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# encoding: utf-8
|
||||
#
|
||||
|
||||
en:
|
||||
site_settings:
|
||||
discourse_math_enabled: 'Enable Discourse Math plugin (will add special processing to $ and $$ blocks)'
|
||||
@@ -0,0 +1,4 @@
|
||||
plugins:
|
||||
discourse_math_enabled:
|
||||
default: false
|
||||
client: true
|
||||
Reference in New Issue
Block a user