Official MathJax support for Discourse
Go to file
David Taylor 08380a5379
DEV: Update linting (#96)
2024-11-20 18:55:52 +01:00
.github/workflows DEV: Update CI workflows (#66) 2023-01-10 18:22:37 +00:00
assets FIX: adds katex support for chat (#88) 2024-08-12 09:31:09 +02:00
config Update translations (#83) 2024-05-31 12:29:03 +02: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 FEATURE: add support for multilingual mathjax (#84) 2024-06-11 18:02:45 +10:00
.discourse-compatibility DEV: Pin plugin for Discourse < 3.4.0.beta1-dev (#86) 2024-08-02 17:08:36 +08:00
.gitignore DEV: Update linting setup and fix issues (#56) 2022-06-17 13:45:36 +02:00
.npmrc DEV: Switch to use pnpm (#91) 2024-10-14 13:41:54 +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.3.6 to 3.3.9 (#92) 2024-10-28 20:38:20 +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
eslint.config.mjs DEV: Update eslint config (#93) 2024-11-19 11:23:44 +01:00
package.json DEV: Update linting (#96) 2024-11-20 18:55:52 +01:00
plugin.rb DEV: Update linting (#77) 2024-01-16 17:57:10 +01:00
pnpm-lock.yaml DEV: Update linting (#96) 2024-11-20 18:55:52 +01:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:01 +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