Official MathJax support for Discourse
Go to file
dependabot[bot] 22b3f44cbb
Bump semver from 6.3.0 to 6.3.1 (#71)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 10:38:16 +02:00
.github/workflows DEV: Update CI workflows (#66) 2023-01-10 18:22:37 +00:00
assets FIX: prevents inline span to be forced into blocks (#69) 2023-01-27 17:05:55 +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
.eslintrc DEV: Update linting setup and fix issues (#56) 2022-06-17 13:45:36 +02: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 DEV: Update linting setup and fix issues (#56) 2022-06-17 13:45:36 +02: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.js DEV: apply coding standards (#20) 2020-09-04 13:22:43 +02:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#62) 2022-12-29 13:33:02 +01:00
Gemfile.lock DEV: Introduce syntax_tree for ruby formatting (#62) 2022-12-29 13:33:02 +01: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 eslint config (#70) 2023-05-26 14:27:08 -05:00
plugin.rb DEV: adds chat support (#67) 2023-01-18 12:35:27 +01:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:01 +02:00
yarn.lock Bump semver from 6.3.0 to 6.3.1 (#71) 2023-07-11 10:38:16 +02: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