zengzilu
zengzilu
> @TobiasMorell https://codesandbox.io/p/sandbox/uiwjs-react-md-editor-issues-607-forked-5kd6ps?file=%2Fsrc%2FApp.js%3A11%2C1-11%2C9185 > > ```js > import MDEditor from "@uiw/react-md-editor"; > > const code = ` > This is my example: > > > ![Open-Source Software][1] > ![Open-Source Software][2]...
> @TobiasMorell I tested it and it worked fine > > https://codesandbox.io/p/sandbox/uiwjs-react-md-editor-issues-607-forked-d7dxhj?file=%2Fsrc%2FApp.js%3A25%2C13 > > ```js > import React from "react"; > import MDEditor from "@uiw/react-md-editor"; > > // No import...