Commit Graph

29 Commits (v0.21.5)

Author SHA1 Message Date
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 7387649ff7 feat: catch localhost links as dead links
4 years ago
Jeff Yang a8f147f153
feat: add details custom container (#455)
4 years ago
Evan You d54c7d8c56 feat: expose createMarkdownRenderer
4 years ago
Evan You 4c042b61e7 fix: fix code line hightlighting
4 years ago
Anthony Fu 49ddb1f120
workflow: switch to pnpm (#401)
4 years ago
Evan You 3940625121 fix: encode urls that conflict w/ vite built-in replacements
4 years ago
Evan You b3a4c52191 refactor: fix bad requires
4 years ago
QiChang Li 610e9b7111
feat: use `markdown-it-attrs` for markdown-it plugins (#393)
4 years ago
Evan You e01b5a350c chore: typo
4 years ago
Sam Pullman 80ff36066e
fix: include emoji text in nav link to match toc (#284)
4 years ago
Eduardo San Martin Morote 26b5aa931f
feat: upgrade markdown-it-anchor (#350)
4 years ago
Evan You 4925fb5c29 feat: info custom container
4 years ago
Eduardo San Martin Morote 4a34b93090 refactor: reuse regexp
4 years ago
Eduardo San Martin Morote 7b501293da chore: up deps
4 years ago
Evan You aaf4910d93 feat: support srcDir config option
4 years ago
Evan You 55de7ab43c refactor: adjust shared utility/types build setup
4 years ago
Anthony Fu 9f1b2b1ae2 chore: update deps
4 years ago
Babu Annamalai d1a62e1c66
feat: import code snippet with region (#237) (#238)
5 years ago
hcg1023 2aa8ab26e2
fix: `@` alias for import code snippet being always `undefined` (#204)
5 years ago
Harlan Wilton 18d18d2eb1
fix(md): avoid normalising markdown "mailto:" links (#173)
5 years ago
Anthony Fu 5fc2ee09cd chore: typo
5 years ago
NAN 2d67db5642
chore: fix typo (#141)
5 years ago
Evan You 1be0a0b0a1 wip: default theme
5 years ago
Evan You 255a2c4853 wip: theme
5 years ago
Evan You a5e3d5d2f5 wip: migrate client to typescript
5 years ago