11 lines
493 B
YAML
11 lines
493 B
YAML
# encoding: utf-8
|
|
#
|
|
|
|
en:
|
|
site_settings:
|
|
discourse_math_enabled: 'Enable Discourse Math plugin (will add special processing to $ and $$ blocks)'
|
|
discourse_math_provider: 'Default math rendering provider'
|
|
discourse_math_zoom_on_hover: 'Zoom 200% on hover (MathJax only)'
|
|
discourse_math_enable_accessibility: 'Enable accessibility features (MathJax only)'
|
|
discourse_math_enable_asciimath: 'Enable asciimath (will add special processing to % delimited input) (MathJax only)'
|