summaryrefslogtreecommitdiffstats
path: root/web_src/js/markup
Commit message (Expand)AuthorAgeFilesLines
* Fix environments for KaTeX and error reporting (#22453) (#22473)zeripath2023-01-161-5/+9
* Fix markdown anchor re-clicking (#21931) (#21946)silverwind2022-11-271-6/+9
* Fix opaque background on mermaid diagrams (#21642) (#21652)silverwind2022-11-011-0/+1
* Fix mermaid-related bugs (#21431)silverwind2022-10-151-1/+1
* Add KaTeX rendering to Markdown. (#20571)zeripath2022-09-142-0/+39
* Various Mermaid improvements (#18776)silverwind2022-02-161-15/+24
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-3/+4
* Add new JS linter rules (#17699)silverwind2021-11-221-4/+5
* Add copy button to markdown code blocks (#17638)silverwind2021-11-163-3/+22
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-2/+2
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-212-4/+4
* Update JS dependencies (#17357)silverwind2021-10-191-1/+1
* Keep attachments on tasklist update (#16750)KN4CK3R2021-08-201-1/+2
* Make Mermaid.js limit configurable (#16519)zeripath2021-07-241-3/+3
* Fixed setting of wrong position (#16148)KN4CK3R2021-06-141-3/+13
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-232-1/+70
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-073-0/+93