Commit Graph

61 Commits (09e48db355f530c7a138437004659b61239f4b75)

Author SHA1 Message Date
Divyansh Singh 09e48db355 feat: allow passing options to emoji plugin
2 years ago
Divyansh Singh 621254300d
chore: bump deps (#3390)
2 years ago
烽宁 55be3f14d7
feat: support custom image lazy loading (#3346)
2 years ago
Divyansh Singh 2958b8b839
chore: bump deps (#3345)
2 years ago
Anthony Fu d12e23ddf6
feat: expose `shikijiSetup` hook (#3344)
2 years ago
Anthony Fu 75f18e4733
feat: migrate to shikiji (#3237)
2 years ago
Jason Dai bdb080093f
feat(md): allow customizing container titles globally (#3044)
2 years ago
Divyansh Singh 6f2a2af1ff chore: fix types
2 years ago
Damien Guard 00dc1e6742
feat: allow customizing markdown renderer used for local search indexing (#2770)
2 years ago
Divyansh Singh 13343c91d9 chore!: change shiki defaults
2 years ago
Divyansh Singh ce85726c12 feat(build): add `markdown.preConfig` option
2 years ago
Divyansh Singh f60b32f02f
fix(hmr): allow disabling md cache during dev (#2581)
2 years ago
Divyansh Singh d0f0012aea
feat(theme): support light shiki themes (#2319)
3 years ago
Evan You 2bf8df4bae BREAKING CHANGE: markdown.headers is now disabled by default
3 years ago
Alija Sabic 3355fcc1df Provide accessible markdown-it-anchor configuration using ZeroWidthSpace (HTML Entity) and custom renderAttrs
3 years ago
Alija Sabic 9a315d8855 Revert "Provide accessible markdown-it-anchor configuration"
3 years ago
Alija Sabic 86259682c8 Provide accessible markdown-it-anchor configuration
3 years ago
Evan You 868a9ff81e feat: allow disabling markdown.headers
3 years ago
Evan You 580a8e1a55 fix: extract all headers by default
3 years ago
Evan You 24507105b1 fix: disable fuzzy link recognition by default
3 years ago
Juan Martín Seery 5a6d384952
feat(build): add support for custom languages (#1837)
3 years ago
CHOYSEN a00bb62143
feat(build): use vite logger (#1899)
3 years ago
Divyansh Singh 8de2f4499d
feat: add i18n feature (#1339)
3 years ago
Matteo Bilotta 4ac8c0482f
types: strong separation between `import` and `import type` (#1756)
3 years ago
Divyansh Singh c048076370
feat(build): fence-level config for line-numbers (#1733)
3 years ago
xinconan f40df31947
feat(build): allow specifying default language for syntax highlighter (#1296)
3 years ago
Divyansh Singh 8cd1f7c4aa
fix(build): use default slugify from mdit-vue (#1554)
3 years ago
meteorlxy 45743cb2e3
refactor: remove non-standard markdown-it extensions (#1240)
3 years ago
meteorlxy d700a66e65
feat: support markdown sfc options (#1238)
3 years ago
meteorlxy 19c0f43daa
refactor: use markdown title plugin and remove parseHeader utils (#1235)
3 years ago
meteorlxy 71358ebce7
refactor: externalize markdown headers plugin (#1230)
3 years ago
meteorlxy bfb0220989
feat(build): support markdown frontmatter options (#1218)
3 years ago
meteorlxy 0664006e92
refactor: migrate markdown toc plugin (#1093) (#1207)
3 years ago
meteorlxy 8a2d4f39e4
refactor: externalize markdown component plugin (#843)
3 years ago
Azat S d5ed66c6d2
feat: allow using custom syntax highlighting themes (#992)
3 years ago
Divyansh Singh e4c60ab3c8
fix: remove explicit noopener from external links (#871)
3 years ago
Enzo Notario ddf876d8e9
feat(build): allow using custom highlighter (#754) (#857)
3 years ago
Divyansh Singh 78a2e84e7b
fix: add default value for base in `createMarkdownRenderer` (#555) (#556)
4 years ago
Anthony Fu 41247fcfa0
feat: support dark/light color themes (#682)
4 years ago
Divyansh Singh ae7c255aea
fix: toc cause error when used with heading (#605) (#674)
4 years ago
Divyansh Singh b79c66d79c
feat: allow disabling `markdown-it-attrs` (#662) (#664)
4 years ago
Divyansh Singh 7d89b61b92
fix: switch to `markdown-it-toc-done-right` (#388) (#660)
4 years ago
Ryo_gk 1fcf4a4462
feat: use shiki instead of prismjs for syntax highlight (#627) (#654)
4 years ago
Divyansh Singh 9270477fa5
fix: normalize relative img src (#514)
4 years ago
Divyansh Singh 804954cf4d
fix: append base to links (#502)
4 years ago
Evan You dfbc932fac fix: set __data in md.render
4 years ago
Evan You 6120da25a8 feat: properly remove custom anchor in headers
4 years ago
Evan You 294b1d2817 refactor: make MarkdowRenderer type compatible with MarkdownIt
4 years ago
Evan You 4cec660401 feat: expose __path and __relativePath on md instance for md plugins
4 years ago
Evan You d54c7d8c56 feat: expose createMarkdownRenderer
4 years ago