|
I want to write an admonition block in my markdown file, and I want it to be well rendered in both VSCode markdown preview window and on docsify webpage. But till now, I can only make either one sucessful, while the other one fails to render. For example, by using So how can I render an admonition block in both ways under the same syntax? |
Hi @pbjacob . I think the workaround is converting the syntax gap by
docsify hook. i.e.