Skip to content

Commit

Permalink
Disable html option for sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Sep 8, 2024
1 parent e4e5009 commit d0f26c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion marp.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export default {
path.dirname(new URL(import.meta.url).pathname),
'./sandbox',
),
html: true,
options: {
minifyCSS: false,
},
Expand Down

0 comments on commit d0f26c1

Please sign in to comment.