Skip to content

Commit

Permalink
Try removing all markdown plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettle authored Nov 17, 2024
1 parent 1c6f6b2 commit 506f294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion greenwood.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export default {
// would be nice if we could customize these plugins, like appending the autolink headings
// https://github.com/ProjectEvergreen/greenwood/issues/1247
markdown: {
plugins: ["@mapbox/rehype-prism", "remark-github"],
plugins: [],
},

plugins: [
Expand Down

0 comments on commit 506f294

Please sign in to comment.