13 Commits

Author SHA1 Message Date
Zexin Yuan
9e653a87b8
feat(turndown-plugin-gfm): adopt MD060 compact style for table cells
Style compact avoids extra padding with a single space around cell
content:

| Character | Meaning |
| --- | --- |
| Y | Yes |
| N | No |

Closes #8795
2026-02-27 00:23:04 +08:00
Elian Doran
5a7fc1c8b6
chore(markdown): address requested changes 2026-01-17 13:22:24 +02:00
Elian Doran
67cc1113b1
chore(export/markdown): render emphasis with underscore 2026-01-17 13:05:29 +02:00
Elian Doran
3aacd255f4
chore(export/markdown): add test for jQuery-like text inside table 2026-01-17 12:58:24 +02:00
Elian Doran
aa01bc1457
feat(markdown): switch to turnish instead of turndown 2026-01-17 12:44:30 +02:00
Elian Doran
20ae1f844b
feat(markdown): support html, jsx in code blocks 2026-01-03 22:44:48 +02:00
Elian Doran
4420913049
fix(export/markdown): superscript and subscript not preserved (closes #4307) 2025-07-27 12:17:13 +03:00
Elian Doran
17c6eb1680
fix(export/markdown): simple tables rendered as HTML (closes #6366) 2025-07-22 09:09:50 +03:00
Elian Doran
1f022aea4e
chore(rebrand): update GitHub repo in source files 2025-06-30 20:39:29 +03:00
Elian Doran
b2af043110
chore(nx/server): move source code 2025-04-22 17:16:41 +03:00
Elian Doran
62dbcc0a2e
chore(nx): move all monorepo-style in subfolder for processing 2025-04-22 10:06:06 +03:00
Elian Doran
0c5a678a8a
chore(monorepo/server): trimindentation import 2025-04-18 12:32:23 +03:00
Elian Doran
5058891af8
chore(monorepo/server): move server-side source code 2025-04-18 12:09:56 +03:00