summaryrefslogtreecommitdiffstats
path: root/web_src/js/markup
Commit message (Expand)AuthorAgeFilesLines
* Fix and rewrite markup anchor processing (#29931) (#29946)Giteabot2024-03-211-33/+51
* Use more specific selector for `name` links (#29679) (#29681)Giteabot2024-03-091-1/+1
* Fix user-defined markup links targets (#29305) (#29666)Giteabot2024-03-081-0/+15
* Strip trailing newline in markdown code copy (#29019) (#29022)Giteabot2024-02-011-1/+3
* Change katex limits (#27823) (#27868)Giteabot2023-11-011-2/+12
* Fix mermaid flowchart margin issue (#27503) (#27516)silverwind2023-10-081-1/+3
* Fix task list checkbox toggle to work with YAML front matter (#25184)Jonathan Tran2023-06-131-0/+8
* Fix math and mermaid rendering bugs (#24049)silverwind2023-04-175-40/+42
* update to mermaid v10 (#23178)techknowlogick2023-03-041-21/+20
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-132-2/+2
* Load asciicast css async (#22502)Jason Song2023-01-181-1/+4
* Support asciicast files as new markup (#22448)Jason Song2023-01-182-0/+16
* Fix environments for KaTeX and error reporting (#22453)zeripath2023-01-161-2/+4
* Add Mermaid copy button, avoid unnecessary tooltip hide (#22225)silverwind2022-12-252-6/+17
* Fix markdown anchor re-clicking (#21931)silverwind2022-11-261-6/+9
* Fix scroll over mermaid frame (#21925)silverwind2022-11-241-1/+1
* Tweak katex options (#21828)silverwind2022-11-171-4/+6
* Fix opaque background on mermaid diagrams (#21642)silverwind2022-10-311-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