From 0c5269cb3d46d326cdccaf7131a7017be51db833 Mon Sep 17 00:00:00 2001 From: sebastien Date: Thu, 4 Apr 2024 15:16:06 +0200 Subject: [PATCH] minor playground fix --- website/src/remark/playground.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/remark/playground.js b/website/src/remark/playground.js index 9f623d2..9fc04f5 100644 --- a/website/src/remark/playground.js +++ b/website/src/remark/playground.js @@ -52,6 +52,7 @@ module.exports = function plugin() { value: { type: 'Literal', value: `\`${html}\``, + raw: `\`${html}\``, }, }, ],