Initial work to add Gatsby remarked plugin to keep headings

This commit is contained in:
Corbin Crutchley
2020-02-07 17:54:26 -08:00
parent bf8d95c8df
commit 2fd06df2f3
5 changed files with 117 additions and 9 deletions

View File

@@ -102,6 +102,7 @@ module.exports = {
enableCustomId: true
}
},
`remarked-autolink-headers-and-add-id`,
{
resolve: `gatsby-remark-prismjs`,
options: {