docusaurus/packages/docusaurus-theme-common
程序员小墨 3176a2ccba
fix(theme): Fix code block magic comments with CRLF line breaks bug (#11046)
* fix: with CRLF line breaks, an extra empty line was rendered with // highlight-end at end of code blocks

See: #11036

* Add unit tests

---------

Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2025-04-01 15:14:02 +02:00
..
src fix(theme): Fix code block magic comments with CRLF line breaks bug (#11046) 2025-04-01 15:14:02 +02:00
.npmignore refactor(theme-common): split package into public/internal API entrypoints (#7660) 2022-06-24 11:21:27 +02:00
package.json fix(seo): docs breadcrumb structured data should use JSON-LD and filter unliked categories (#10888) 2025-02-07 19:03:10 +01:00
README.md docs(v2): Add READMEs to v2 packages (#4034) 2021-01-14 17:16:26 +01:00
removeThemeInternalReexport.mjs refactor(theme-common): split package into public/internal API entrypoints (#7660) 2022-06-24 11:21:27 +02:00
tsconfig.json chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00

@docusaurus/theme-common

Common code for Docusaurus themes.