Marked · GitHub JavaScript 12 MIT 6 0 0 Updated last week marked Public A markdown parser and compiler Built for speed
Releases · markedjs marked - GitHub A markdown parser and compiler Built for speed Contribute to markedjs marked development by creating an account on GitHub
Marked Marked ⚡ built for speed ⬇️ low-level compiler for parsing markdown without caching or blocking for long periods of time ⚖️ light-weight while implementing all markdown features from the supported flavors specifications 🌐 works in a browser, on a server, or from a command line interface (CLI)
Marked Utility Download · GitHub Marked is an essential companion application for anyone who writes in Markdown or other plain text formats It acts as a live preview window that works alongside your favorite text editor (like iA Writer, BBEdit, or VS Code)
marked docs USING_ADVANCED. md at master - GitHub To prevent ReDoS attacks you can run marked on a worker and terminate it when parsing takes longer than usual Marked can be run in a worker thread on a node server, or a web worker in a browser