openclaw/packages/markdown-core/src
NianJiu dbbab1044e
fix: require full frontmatter delimiter lines (#101795)
Co-authored-by: NianJiuZst <180004567+NianJiuZst@users.noreply.github.com>
2026-07-07 11:53:03 -07:00
..
chunk-text.ts fix(telegram): guard UTF-16 surrogate pairs in outbound chunkers (#93938) 2026-06-17 18:56:25 +08:00
code-spans.ts docs: document package sources 2026-06-04 20:54:41 -04:00
fences.test.ts fix(markdown): a fenced-code line with trailing text is content, not a closing fence (#96745) 2026-06-27 05:32:10 +08:00
fences.ts fix(markdown): a fenced-code line with trailing text is content, not a closing fence (#96745) 2026-06-27 05:32:10 +08:00
frontmatter.test.ts fix: require full frontmatter delimiter lines (#101795) 2026-07-07 11:53:03 -07:00
frontmatter.ts fix: require full frontmatter delimiter lines (#101795) 2026-07-07 11:53:03 -07:00
index.ts docs: document auth profile failure policy contract (#89613) 2026-06-03 15:20:39 -07:00
ir.blockquote-spacing.test.ts
ir.chunking.test.ts docs: document package sources 2026-06-04 20:54:41 -04:00
ir.emphasis-cjk.test.ts fix(markdown-core): CJK-friendly emphasis flanking so **标签:**正文 renders bold (#101120) (#101230) 2026-07-07 05:43:42 +01:00
ir.hr-spacing.test.ts docs: document package sources 2026-06-04 20:54:41 -04:00
ir.nested-lists.test.ts
ir.raw-html.test.ts feat(telegram): send rich messages as rich html (#93286) 2026-06-15 20:38:41 +05:30
ir.table-block.test.ts feat(telegram): send rich messages as rich html (#93286) 2026-06-15 20:38:41 +05:30
ir.table-bullets.test.ts docs: document package sources 2026-06-04 20:54:41 -04:00
ir.table-code.test.ts docs: document package sources 2026-06-04 20:54:41 -04:00
ir.ts fix(markdown-core): CJK-friendly emphasis flanking so **标签:**正文 renders bold (#101120) (#101230) 2026-07-07 05:43:42 +01:00
render-aware-chunking.test.ts improve: reduce hot-path linear scans and redundant I/O (#95697) 2026-06-23 10:11:18 +08:00
render-aware-chunking.ts improve: reduce hot-path linear scans and redundant I/O (#95697) 2026-06-23 10:11:18 +08:00
render.ts feat(telegram): send rich messages as rich html (#93286) 2026-06-15 20:38:41 +05:30
tables.test.ts docs: document package sources 2026-06-04 20:54:41 -04:00
tables.ts docs: document package sources 2026-06-04 20:54:41 -04:00
types.ts docs: document auth profile failure policy contract (#89613) 2026-06-03 15:20:39 -07:00