docusaurus/packages/docusaurus-plugin-content-p.../src
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
..
__tests__ chore(v2): Fix linter warnings (#4442) 2021-03-17 17:28:42 +01:00
index.ts feat(v2): read first heading as title and use it in front-matter (#4485) 2021-03-23 18:07:21 +01:00
markdownLoader.ts feat(v2): markdown pages (#3158) 2020-07-31 16:04:56 +02:00
plugin-content-pages.d.ts chore(v2): Fix linter warnings (#4442) 2021-03-17 17:28:42 +01:00
pluginOptionSchema.ts fix(v2): Export Joi from validation-utils package (#4459) 2021-03-18 19:27:51 +01:00
types.ts chore(v2): Fix more linter warnings (#4450) 2021-03-18 18:05:09 +01:00