docusaurus/packages/docusaurus-utils
Armano ea13c94cc2
feat(v2): read first heading as title and use it in front-matter (#4485)
* 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
2021-03-23 18:07:21 +01:00
..
src feat(v2): read first heading as title and use it in front-matter (#4485) 2021-03-23 18:07:21 +01:00
package.json feat(v2): read first heading as title and use it in front-matter (#4485) 2021-03-23 18:07:21 +01:00
README.md docs(v2): Add READMEs to v2 packages (#4034) 2021-01-14 17:16:26 +01:00
tsconfig.json chore: json files should be linted (#4462) 2021-03-18 19:39:50 +01:00

@docusaurus/utils

Node validation utility functions for Docusaurus packages.