Rétabli le rendu bloc par défaut du markdown
parent
2d54c435a5
commit
5066623173
|
@ -102,6 +102,7 @@ export const Markdown = ({
|
|||
{...otherProps}
|
||||
options={{
|
||||
...otherProps.options,
|
||||
forceBlock: true,
|
||||
overrides: {
|
||||
h1: H1,
|
||||
h2: H2,
|
||||
|
|
Loading…
Reference in New Issue