mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-30 14:14:17 +00:00
* feat(v2): read first heading as title and pass it to front-matter * fix(v2): always trim content after extracting front-matter * fix(v2): remove heading from rss and keep duplicate heading * fix(v2): rollback some unnecessary comment changes * test(v2): add unit tests to blog * test(v2): add unit tests to docs * test(v2): correct issue on windows * test(v2): add additional test cases |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| index.ts | ||
| markdownLoader.ts | ||
| plugin-content-pages.d.ts | ||
| pluginOptionSchema.ts | ||
| types.ts | ||