8000 GitHub - jsmithdev/lightndown: LWC that renders markdown, by a URL or String :unicorn:
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jsmithdev/lightndown

Repository files navigation

lightndown

LWC that renders markdown, by a URL or String 🦄

API

url --- {String} url used in fetch to pull in markdown

string --- {String} markdown to render

<c-lightndown
    string="#markdown"
    url="https://raw.githubuserco
5D76
ntent.com/jsmithdev/lightndown/master/README.md"
></c-lightndown>

Resources

Uses tweaked version of the wonderful project Marked

https://github.com/markedjs/marked

Resets some inherited css using some of chrome's user agent values

https://chromium.googlesource.com/chromium/blink/+/master/Source/core/css/html.css

About

LWC that renders markdown, by a URL or String 🦄

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0