Commit graph

14 commits

Author SHA1 Message Date
Jonatan Kłosko
193f2193ad Use default prettier config for trailing commas 2024-02-03 00:58:44 +08:00
Jonatan Kłosko
0cd2f69ce8
Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
Jonatan Kłosko
4468ef6d58
Update deps (#2253) 2023-10-05 18:34:01 +02:00
Jonatan Kłosko
028cdba556 Revert unnecessary mermaid workaround 2023-03-18 23:13:18 +01:00
Jonatan Kłosko
12f2322d08 Pass allowed URI schemes to Markdown outputs and update naming 2023-02-15 22:18:13 +01:00
GitStart
0990ab4cb2
Support allowlist for hyperlink schemes in Markdown content (#1702) 2023-02-15 22:16:38 +01:00
Jonatan Kłosko
ba193be13b
Expand relative URLs in HTML elements in Markdown (#1491) 2022-10-17 13:00:25 +02:00
Jonatan Kłosko
61ee3c79dc
Rewrite Markdown live links to either push or patch (#1429) 2022-09-22 15:51:18 +02:00
Jonatan Kłosko
803cf37f68 Don't add scroll to Mermaid graphs 2022-09-19 23:01:40 +02:00
Jonatan Kłosko
9e43af7b4a
Fix unnecessary vertical whitespace in Mermaid graphs (#1415) 2022-09-16 15:52:04 +02:00
Jonatan Kłosko
510f657542
Fix absolute URL detection when traversing markdown links (#1255) 2022-06-30 14:57:52 +02:00
Jonatan Kłosko
8ab4d195d9
Properly copy content with math (#1225) 2022-06-13 14:20:07 +02:00
Jonatan Kłosko
b3b79afed4
Refactor JS hooks (#1055)
* Restructure hook files

* Simplify app.js

* Refactor hooks

* Implement password toggle with JS commands
2022-03-16 11:33:53 +01:00
Jonatan Kłosko
6db36ea7e6
Add support for smart cell editor (#1050)
* Add support for smart cell editor

* Log an error when smart cell fails to start
2022-03-14 22:19:56 +01:00
Renamed from assets/js/cell/markdown.js (Browse further)