Commit Graph

104 Commits (f53a09739e1667ed62dfc84ef4c7afa82abfafcb)

Author SHA1 Message Date
Miroma f53a09739e
perf(md): limit the compile cache's memory usage
5 days ago
Divyansh Singh 4e28826745 refactor: declare module-level state at the top of files
5 days ago
Divyansh Singh b4e7554608 refactor(markdown): make processIncludes async
5 days ago
Divyansh Singh dc98a2b9ac refactor(markdown): drop parameter defaults from createMarkdownToVueRenderFn
5 days ago
Divyansh Singh 3cf3f37b17 fix(build): report links to pre-rewrite paths of rewritten pages as dead
6 days ago
Divyansh Singh faaa4a124e feat(markdown): support per-locale markdown strings
1 week ago
Bjorn Lu 3868b64e41
feat: auto-add width/height to local images to avoid layout shift (#5311)
3 weeks ago
Divyansh Singh e6e90ed5a9 refactor: drop fs-extra and organize imports
1 month ago
T 5c50b99724
fix(build): normalize rewrite drive letters (#5245)
1 month ago
T c37bde6308
fix(build): show dead link line numbers (#5230)
1 month ago
Kevin Deng 5e0d7dab83
chore: replace debug with obug (#5030)
9 months ago
Divyansh Singh 6d7422f8fa fix: respect markdown.cache = false on build too
10 months ago
Divyansh Singh 2b77fb3a72 fix: print full path in dead links check
12 months ago
Divyansh Singh 914467e17f fix: hmr not working for snippet imports in dynamic routes
12 months ago
Bojan Rajh 8c027c2a7c
feat: add source param to the deadlink check fn (#4870)
1 year ago
Divyansh Singh b99d5123c9
feat: support using header anchors in markdown file inclusion (#4608)
1 year ago
Divyansh Singh a62ea6a832
feat: dynamic routes plugin overhaul (#4525)
1 year ago
Anthony Fu 80622356f1
feat: use `markdown-it-async`, remove `synckit` (#4507)
2 years ago
Divyansh Singh 36bde803c8 chore: maintenance and cleanup
2 years ago
Heptazhou b46d6d3a20
fix: broken rewrites on windows (#4268)
2 years ago
Divyansh Singh c46e4b784d fix: hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes
2 years ago
Divyansh Singh 7fcf462eb8 fix(build): respect frontmatter.lastUpdated for pageData.lastUpdated and sitemap generation
2 years ago
Divyansh Singh 0cbb469842
feat(build): add localeIndex to md.env (#3862)
2 years ago
Divyansh Singh b29b3b38e1
refactor: drop dependency on mrmime (#3400)
3 years ago
Divyansh Singh d2238eedb7
feat: switch to vite 5 and bump deps (#3200)
3 years ago
Divyansh Singh 6f2a2af1ff chore: fix types
3 years ago
Divyansh Singh a2750492be fix: snippet hmr not working with rewrites
3 years ago
Divyansh Singh e84f31371e
fix(hmr): handle hmr in imported code snippets (#3005)
3 years ago
g-dx c6ff5c7686
feat: process md includes before building local search index (#2906)
3 years ago
Divyansh Singh 8aa032f60c fix: resolve snippets from original file path - align with include behavior
3 years ago
Damien Guard 00dc1e6742
feat: allow customizing markdown renderer used for local search indexing (#2770)
3 years ago
烽宁 9949f00461
fix(build): cannot handle file name containing single quote (#2615)
3 years ago
Divyansh Singh e8074e60ec fix(build): resolve nested md inclusions properly
3 years ago
Divyansh Singh f60b32f02f
fix(hmr): allow disabling md cache during dev (#2581)
3 years ago
烽宁 1ef33fe1c4
feat: support selecting line range when importing md file (#2502)
3 years ago
Jeff Tian 0c4210bb5e
feat(build): support nested markdown includes (#2545)
3 years ago
Divyansh Singh 93f8a05ad2
chore: use graceful-fs and bump deps (#2429)
3 years ago
Christian Georgi b24acc6991
feat: add `filePath` to `PageData` (#2140)
3 years ago
Joaquín Sánchez a3b38d1882
feat(build): allow using `@` prefix with `@include:` (#2292)
3 years ago
Divyansh Singh ae041448aa refactor: improve error message on encountering dead links
3 years ago
烽宁 8354f8fb86
fix(theme): local search showDetailedList not working in windows (#2248)
3 years ago
Divyansh Singh 19ce8e5dd6 chore: bump deps
3 years ago
John Campion Jr 3714741b40 feat(build): provide `siteConfig` in `transformPageData` context (#2163)
3 years ago
Christian Georgi 4c23003189
fix(build): make `lastUpdated` work with git submodules (#2149)
3 years ago
Anthony Fu 3235c23313
feat: more flexible `ignoreDeadLinks` (#2135)
3 years ago
Christian Georgi 3553f015a9
fix: make md includes work with rewrites (#1898)
3 years ago
Evan You 34b149ba25 wip: rewrites for dynamic routes
3 years ago
Evan You 9c4c2117a6 wip: dynamic routes
3 years ago
CHOYSEN a00bb62143
feat(build): use vite logger (#1899)
4 years ago
Divyansh Singh 5ae4fbde38
feat: stable `cleanUrls` (#1852)
4 years ago