Skip to content

Commit

Permalink
Enable plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jlvandenhout authored Feb 24, 2024
1 parent cb8f0d3 commit c7139ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/defaultContentPlugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = async () => {
require('remark-code-import'),
require('remark-import-partial'),
require('remark-remove-comments'),
[require('@docusaurus/remark-plugin-npm2yarn'), { sync: true }],
],
rehypePlugins: [
require('rehype-katex'),
Expand Down

0 comments on commit c7139ea

Please sign in to comment.