Skip to content

Commit

Permalink
minor playground fix
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Apr 4, 2024
1 parent 454f3ec commit 0c5269c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/remark/playground.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ module.exports = function plugin() {
value: {
type: 'Literal',
value: `\`${html}\``,
raw: `\`${html}\``,
},
},
],
Expand Down

0 comments on commit 0c5269c

Please sign in to comment.