fix: #289 #367 #353 #369 provide more error message info

This commit is contained in:
Yifei Zhang
2023-04-02 19:14:53 +00:00
parent 8d60a414f0
commit b44caeeefb
5 changed files with 25 additions and 6 deletions

View File

@@ -59,7 +59,7 @@ export function Markdown(props: { content: string }) {
[
RehypeHighlight,
{
detect: true,
detect: false,
ignoreMissing: true,
},
],