Commit Graph

30 Commits (4c7a030bc1eecd0ed441a2f56cde73e59ff90abe)

Author SHA1 Message Date
Divyansh Singh 4c7a030bc1 feat(markdown): support title-less containers
5 days ago
Divyansh Singh 420565236b refactor(markdown): migrate containers to @mdit/plugin-container
5 days ago
Divyansh Singh fa24c6d67b perf: use hook filters in vite plugins
5 days ago
Divyansh Singh c2be0bf936 feat(markdown): accept booleans for plugin options
5 days ago
Divyansh Singh 97f87817ea feat(markdown): support GitHub-style task lists
5 days ago
Divyansh Singh 18380b0eb7 feat(markdown)!: replace markdown-it-attrs with @mdit/plugin-attrs
5 days ago
Divyansh Singh 7c09583eaa test(markdown): cover attrs behavior before plugin migration
5 days ago
Divyansh Singh 85ede55fdb test(markdown): cover attrs/anchor plugin order independence
5 days ago
Divyansh Singh 3514d82617 refactor(markdown): restructure options and plugin registration
5 days ago
Divyansh Singh b8d9c8f9a9 feat(markdown): support disabling built-in markdown plugins
5 days ago
Divyansh Singh 078786a1b3 refactor(markdown)!: rename image option `lazyLoading` to `lazyLoad`
5 days ago
Divyansh Singh c39a85a2ac fix(build): compose markdown `preConfig` hook when extending configs
1 week ago
Bjorn Lu 3868b64e41
feat: auto-add width/height to local images to avoid layout shift (#5311)
2 weeks ago
Bjorn Lu 262b78f1ca
refactor: improve relative image path normalization (#5314)
2 weeks ago
Divyansh Singh 1ade7bd422 refactor: migrate scripts to typescript and organize imports
4 weeks ago
T e68fade75d
fix: strip frontmatter before heading includes (#5246)
1 month ago
T 5c50b99724
fix(build): normalize rewrite drive letters (#5245)
1 month ago
T 80cf2650aa
fix: index rewritten local search pages by locale (#5241)
1 month ago
T 04f4fbadbd
fix: compose markdown config when extending configs (#5236)
1 month 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)
4 months ago
Sergio 44e2675889
feat: support text-fragments (#5140)
5 months ago
Divyansh Singh 9238e00c9f test: add postcssIsolateStyles snapshots
12 months ago
Divyansh Singh 0944777893 feat: make postcssIsolateStyles idempotent
12 months ago
Alex a629b03f0e
fix(build): ignore escaped `:` when splitting selector in `postcssIsolateStyles` (#4830)
1 year ago
John Simons 1a2f81de4d
feat: allow matching region end in snippets without tag (#4287)
1 year ago
Divyansh Singh a62ea6a832
feat: dynamic routes plugin overhaul (#4525)
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