2017-07-06 16:50:38 -04:00
|
|
|
plugins:
|
|
|
|
|
discourse_math_enabled:
|
|
|
|
|
default: false
|
|
|
|
|
client: true
|
2019-03-04 21:35:00 +01:00
|
|
|
discourse_math_provider:
|
|
|
|
|
default: 'mathjax'
|
|
|
|
|
client: true
|
|
|
|
|
type: enum
|
|
|
|
|
choices:
|
|
|
|
|
- mathjax
|
|
|
|
|
- katex
|
2017-07-28 16:14:55 -04:00
|
|
|
discourse_math_zoom_on_hover:
|
|
|
|
|
default: false
|
|
|
|
|
client: true
|
|
|
|
|
discourse_math_enable_accessibility:
|
|
|
|
|
default: false
|
|
|
|
|
client: true
|
2018-05-28 18:54:56 -04:00
|
|
|
discourse_math_enable_asciimath:
|
|
|
|
|
default: false
|
|
|
|
|
client: true
|