Official MathJax support for Discourse
Go to file
dependabot[bot] 8dafc820c6
Bump rexml from 3.2.6 to 3.2.8 (#81)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 00:02:15 +02:00
.github/workflows DEV: Update CI workflows (#66) 2023-01-10 18:22:37 +00:00
assets UX: Hide mathjax loading toast (#78) 2024-02-05 14:13:54 +01:00
config Update translations (#65) 2023-01-10 20:55:49 +01:00
lib Add frozen string literal comment to files. 2019-05-13 10:48:15 +08:00
public katex: copy-paste support for Latex code, upgraded to katex 0.16.0 (#54) 2022-11-16 14:39:48 -05:00
spec DEV: Introduce syntax_tree for ruby formatting (#62) 2022-12-29 13:33:02 +01:00
.discourse-compatibility DEV: Pin plugin for Discourse < 3.3.0.beta1-dev (#79) 2024-02-29 13:53:45 -07:00
.eslintrc.cjs DEV: Update linting (#77) 2024-01-16 17:57:10 +01:00
.gitignore DEV: Update linting setup and fix issues (#56) 2022-06-17 13:45:36 +02:00
.prettierignore DEV: Update linting setup and fix issues (#56) 2022-06-17 13:45:36 +02:00
.prettierrc.cjs DEV: Update linting (#77) 2024-01-16 17:57:10 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#62) 2022-12-29 13:33:02 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#62) 2022-12-29 13:33:02 +01:00
.template-lintrc.cjs DEV: Update linting (#77) 2024-01-16 17:57:10 +01:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#62) 2022-12-29 13:33:02 +01:00
Gemfile.lock Bump rexml from 3.2.6 to 3.2.8 (#81) 2024-05-17 00:02:15 +02:00
LICENSE add license 2017-07-06 16:51:50 -04:00
README.md DEV: Update README.md (#44) 2022-02-21 21:01:17 +01:00
package.json DEV: Update linting (#77) 2024-01-16 17:57:10 +01:00
plugin.rb DEV: Update linting (#77) 2024-01-16 17:57:10 +01:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:01 +02:00
yarn.lock DEV: Update linting (#77) 2024-01-16 17:57:10 +01:00

README.md

Discourse Math Plugin

Adds LaTeX support to your Discourse instance.

For more information, please see: https://meta.discourse.org/t/discourse-math-plugin/65770