forgejo/web_src/js/markup
silverwind c144942b23
Tweak katex options ()
- Render directly into DOM, skipping string conversion
- Add limiting options to prevent excessive size/macros
- Remove invalid `display` option previously passed

Ref: https://katex.org/docs/options.html

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2022-11-17 09:04:09 +08:00
..
anchors.js Use a generic markup class to display externally rendered files and diffs () 2021-05-07 10:43:41 +02:00
codecopy.js Add copy button to markdown code blocks () 2021-11-16 16:16:05 +08:00
content.js Add KaTeX rendering to Markdown. () 2022-09-14 00:33:37 +08:00
math.js Tweak katex options () 2022-11-17 09:04:09 +08:00
mermaid.js Fix opaque background on mermaid diagrams () 2022-10-31 20:57:31 +00:00
tasklist.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00