mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-17 16:47:56 +02:00
* feat: lazy match classic theme code block title * feat: allow single quotes for classic theme code block title * refactor(v2): extract parseCodeBlockTitle function extract `parseCodeBlockTitle` function to add tests for title parsing * test(v2): add tests for parseCodeBlockTitle * move code block title parser to theme-common Co-authored-by: slorber <lorber.sebastien@gmail.com> |
||
---|---|---|
.. | ||
src | ||
package.json | ||
README.md | ||
tsconfig.json |
@docusaurus/theme-common
Common code for Docusaurus themes.