A markdown parser for JavaScript built for speed
marked is a full-featured markdown compiler that can parse huge chunks of markdown without having to worry about caching the compiled output or blocking for an unnecessarily long time. marked is extremely fast and frequently outperforms similar markdown parsers. marked is very concise and still implements all markdown features, as well as GitHub Flavored Markdown features. marked more or less passes the official markdown test suite in its entirety. This is important because a surprising number of markdown compilers cannot pass more than a few tests.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.0.0-2.fc35 | - |
Fedora 35 | 2.0.0-2.fc35 | - |
Fedora 34 | 2.0.0-1.fc34 | - |
EPEL 8 | 1.1.0-3.el8 | - |
You can contact the maintainers of this package via email at
marked dash maintainers at fedoraproject dot org
.