summaryrefslogtreecommitdiff
path: root/cli/util/extract.rs
AgeCommit message (Expand)Author
2024-11-13fix(cli): preserve comments in doc tests (#26828)Yusuke Tanaka
2024-11-01fix: improved support for cjs and cts modules (#26558)David Sherret
2024-10-14fix(cli): named export takes precedence over default export in doc testing (#...Yusuke Tanaka
2024-09-19fix(cli): handle edge cases around `export`s in doc tests and default export ...Yusuke Tanaka
2024-09-17feat(cli): evaluate code snippets in JSDoc and markdown (#25220)Yusuke Tanaka