docusaurus/packages/docusaurus-plugin-content-blog/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__ feat(v2): read first heading as title and use it in front-matter (#4485) 2021-03-23 18:07:21 +01:00
blogUtils.ts refactor(v2): i18n cleanups / refactors (#4405) 2021-03-15 18:02:53 +01:00
index.ts refactor(v2): use correct plugin types (#4418) 2021-03-15 19:08:44 +01:00
markdownLoader.ts refactor(v2): merge linkify function used in blog and docs and align properties (#4402) 2021-03-12 15:11:08 +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