Skip to content

Instantly share code, notes, and snippets.

View zrajm's full-sized avatar

zrajm zrajm

View GitHub Profile
@zrajm
zrajm / README.md
Last active September 18, 2024 21:36 — forked from VanTigranyan/README.md
Landmark - a minimalistic and extensible Markdown compiler in JavaScript

Landmark: The Simplest Markdown Engine for the Browser

This project has been superseded by Baremark. Please use Baremark instead.

Landmark is a small but extensible JavaScript library that allows to render Markdown documents into HTML. VanTigranyan's original gist is the engine used for Sitemark and some other projects.

Usage