markdown-raw/README.md

19 lines
639 B
Markdown

# markdown.raw()
> CSS style to make HTML look like raw markdown
- leading symbols are unshifted
- right-to-left support
- uses CSS4 [`:is()`](https://developer.mozilla.org/en-US/docs/Web/CSS/:is#Browser_compatibility)
- default color theme is monokai
- css-code itself is [haskell-styled](https://en.wikipedia.org/wiki/Indentation_style#Haskell_style)
- includes some [extended markdown syntax](https://markdownguide.org/extended-syntax/)
## preview
- live: https://dym.sh/markdown-raw/
- codepen: https://codepen.io/dym-sh/pen/XWKbYVP/left/?editors=1100
<a href='./th.png'><img width=600 border=2 alt='preview' src='./th.png'></a>