Commit Graph

34 Commits (main)

Author SHA1 Message Date
Divyansh Singh b6d9cb83c7 fix(markdown): remove extra whitespace from container markup
1 day ago
Divyansh Singh 2fa0dedbb2 feat(markdown)!: group code copy button strings into one option
2 days ago
Divyansh Singh faaa4a124e feat(markdown): support per-locale markdown strings
2 days ago
Divyansh Singh 962f00e7a3 feat(markdown): support registering custom containers
2 days ago
Divyansh Singh 4c7a030bc1 feat(markdown): support title-less containers
2 days ago
Divyansh Singh 420565236b refactor(markdown): migrate containers to @mdit/plugin-container
2 days ago
Divyansh Singh fa24c6d67b perf: use hook filters in vite plugins
2 days ago
Divyansh Singh c2be0bf936 feat(markdown): accept booleans for plugin options
2 days ago
Divyansh Singh 97f87817ea feat(markdown): support GitHub-style task lists
2 days ago
Divyansh Singh 18380b0eb7 feat(markdown)!: replace markdown-it-attrs with @mdit/plugin-attrs
2 days ago
Divyansh Singh 7c09583eaa test(markdown): cover attrs behavior before plugin migration
2 days ago
Divyansh Singh 85ede55fdb test(markdown): cover attrs/anchor plugin order independence
2 days ago
Divyansh Singh 3514d82617 refactor(markdown): restructure options and plugin registration
2 days ago
Divyansh Singh b8d9c8f9a9 feat(markdown): support disabling built-in markdown plugins
2 days ago
Divyansh Singh 078786a1b3 refactor(markdown)!: rename image option `lazyLoading` to `lazyLoad`
2 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
3 weeks ago
T e68fade75d
fix: strip frontmatter before heading includes (#5246)
4 weeks ago
T 5c50b99724
fix(build): normalize rewrite drive letters (#5245)
4 weeks ago
T 80cf2650aa
fix: index rewritten local search pages by locale (#5241)
4 weeks ago
T 04f4fbadbd
fix: compose markdown config when extending configs (#5236)
4 weeks ago
T c37bde6308
fix(build): show dead link line numbers (#5230)
4 weeks 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