0.2.8 • Published 1 year ago
markdown-extensible v0.2.8
Untitled App
Reference
Principle
This library doesn't take care of CSS. You will need to manually incude the following css in your own project:
<link
rel="stylesheet"
href="../node_modules/@fortawesome/fontawesome-free/css/all.css"
/>
<link rel="stylesheet" href="../node_modules/katex/dist/katex.css" />