Official MathJax support for Discourse
Go to file
dependabot[bot] efe292ee11
Bump handlebars from 4.7.6 to 4.7.7 (#33)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 10:47:47 +10:00
.github/workflows DEV: Update CI workflows (#28) 2021-03-18 16:50:34 +11:00
assets FIX: prevents md processing if plugin is disabled (#31) 2021-04-23 14:05:21 +02:00
config Update translations (#29) 2021-02-23 14:16:40 +01:00
lib Add frozen string literal comment to files. 2019-05-13 10:48:15 +08:00
public FEATURE: Update KaTeX renderer to v0.11.1 (#18) 2019-12-04 17:32:31 +11:00
spec Add frozen string literal comment to files. 2019-05-13 10:48:15 +08:00
.eslintrc DEV: apply coding standards (#20) 2020-09-04 13:22:43 +02:00
.gitignore DEV: apply coding standards (#20) 2020-09-04 13:22:43 +02:00
.rubocop.yml DEV: Move to rubocop-discourse. 2020-05-06 18:22:54 +02:00
.template-lintrc.js DEV: apply coding standards (#20) 2020-09-04 13:22:43 +02:00
Gemfile DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:01 +02:00
Gemfile.lock Bump rexml from 3.2.4 to 3.2.5 (#32) 2021-05-02 17:09:41 +02:00
LICENSE add license 2017-07-06 16:51:50 -04:00
README.md FEATURE: Add KaTeX rendering support (#15) 2019-03-05 07:35:00 +11:00
package.json DEV: prettier 2.2.1 (#26) 2021-01-27 10:36:08 +01:00
plugin.rb FEATURE: Responsive equations (#16) 2019-09-09 15:08:01 +10:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:01 +02:00
yarn.lock Bump handlebars from 4.7.6 to 4.7.7 (#33) 2021-05-10 10:47:47 +10:00

README.md

Discourse Math plugin

Adds LaTeX support to your Discourse instance.

https://meta.discourse.org/t/discourse-math-plugin/65770