Commit Graph

27 Commits (0e50d756f5ea9ef5055b4eb157fbfd765bfeb478)

Author SHA1 Message Date
Divyansh Singh 0e50d756f5 feat(markdown)!: rewrite include processing as a markdown plugin
2 days ago
Divyansh Singh 45c5b2ffeb feat(markdown)!: rewrite the snippet plugin
2 days ago
Divyansh Singh b303dd341d feat(markdown): add region marker engine
2 days ago
Divyansh Singh f4021369b5 refactor(markdown): use attrs plugin for container attributes
6 days ago
Divyansh Singh b6d9cb83c7 fix(markdown): remove extra whitespace from container markup
1 week ago
Divyansh Singh 2fa0dedbb2 feat(markdown)!: group code copy button strings into one option
1 week ago
Divyansh Singh faaa4a124e feat(markdown): support per-locale markdown strings
1 week ago
Divyansh Singh 962f00e7a3 feat(markdown): support registering custom containers
1 week ago
Divyansh Singh 4c7a030bc1 feat(markdown): support title-less containers
1 week ago
Divyansh Singh 420565236b refactor(markdown): migrate containers to @mdit/plugin-container
1 week ago
Divyansh Singh c2be0bf936 feat(markdown): accept booleans for plugin options
1 week ago
Divyansh Singh 97f87817ea feat(markdown): support GitHub-style task lists
1 week ago
Divyansh Singh 18380b0eb7 feat(markdown)!: replace markdown-it-attrs with @mdit/plugin-attrs
1 week ago
Divyansh Singh 7c09583eaa test(markdown): cover attrs behavior before plugin migration
1 week ago
Divyansh Singh 85ede55fdb test(markdown): cover attrs/anchor plugin order independence
1 week ago
Divyansh Singh 3514d82617 refactor(markdown): restructure options and plugin registration
1 week ago
Divyansh Singh b8d9c8f9a9 feat(markdown): support disabling built-in markdown plugins
1 week ago
Divyansh Singh 078786a1b3 refactor(markdown)!: rename image option `lazyLoading` to `lazyLoad`
1 week ago
Bjorn Lu 3868b64e41
feat: auto-add width/height to local images to avoid layout shift (#5311)
3 weeks ago
Bjorn Lu 262b78f1ca
refactor: improve relative image path normalization (#5314)
3 weeks ago
T c37bde6308
fix(build): show dead link line numbers (#5230)
1 month ago
Divyansh Singh fccc617102
feat(markdown): expose Shiki color replacements in markdown options (#5153)
5 months ago
Sergio 44e2675889
feat: support text-fragments (#5140)
5 months ago
John Simons 1a2f81de4d
feat: allow matching region end in snippets without tag (#4287)
1 year ago
Divyansh Singh d2238eedb7
feat: switch to vite 5 and bump deps (#3200)
3 years ago
Divyansh Singh e99aaad9cf
fix(build): handle importing code snippets not having an extension (#2978)
3 years ago
0x009922 7de7fff417
fix(build): dedent of a single-line region (#1687)
4 years ago