Rétabli le rendu bloc par défaut du markdown

pull/2012/head
Johan Girod 2022-02-09 17:36:48 +01:00
parent 2d54c435a5
commit 5066623173
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ export const Markdown = ({
{...otherProps}
options={{
...otherProps.options,
forceBlock: true,
overrides: {
h1: H1,
h2: H2,