.github /workflows
ci: add dist externals verification step
2026-03-17 19:41:47 +01:00
dist
fix: relax highlight syntax to allow > character within highlights
2026-05-24 16:12:46 +02:00
src
fix: relax highlight syntax to allow > character within highlights
2026-05-24 16:12:46 +02:00
test
fix: properly handle math blocks when stringifying
2026-05-02 15:20:46 +02:00
types
chore: add centralized type declarations and .prettierignore
2026-03-16 18:55:00 +01:00
.gitignore
chore: include dist/ in repository for GitHub-based npm installs
2026-02-15 22:13:14 +01:00
.prettierignore
chore: add centralized type declarations and .prettierignore
2026-03-16 18:55:00 +01:00
debug-trace.js
fix: Obsidian comment syntax support
2026-03-27 23:27:08 +01:00
LICENSE
Initial commit
2026-02-15 21:07:27 +01:00
package-lock.json
chore: bundle dependencies
2026-05-02 15:22:45 +02:00
package.json
chore: bundle dependencies
2026-05-02 15:22:45 +02:00
README.md
feat: toMarkdown functions
2026-03-23 17:43:03 +01:00
test-boundary.js
fix: Obsidian comment syntax support
2026-03-27 23:27:08 +01:00
test-code-point.js
fix: Obsidian comment syntax support
2026-03-27 23:27:08 +01:00
test-crash.js
fix: Obsidian comment syntax support
2026-03-27 23:27:08 +01:00
test-detailed.js
fix: Obsidian comment syntax support
2026-03-27 23:27:08 +01:00
test-edge-case.js
fix: Obsidian comment syntax support
2026-03-27 23:27:08 +01:00
test-hashtag-wikilink.js
fix: Obsidian comment syntax support
2026-03-27 23:27:08 +01:00
test-html-output.js
feat: improve comment tokenizer and wikilink heading support
2026-02-16 22:27:40 +01:00
test-micromark.js
fix: Obsidian comment syntax support
2026-03-27 23:27:08 +01:00
tsconfig.json
chore: add centralized type declarations and .prettierignore
2026-03-16 18:55:00 +01:00
tsup.config.ts
chore: set tsup platform to node
2026-03-17 20:41:14 +01:00
vitest.config.ts
feat: implement remark plugin for Obsidian-flavored markdown
2026-02-15 22:09:56 +01:00