Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
-
Updated
Nov 24, 2020 - JavaScript


Describe the bug
When the build is successful the build history should be cleared to remove old operations. It should still keep un-run operations for failed incremental builds, but when an operation replaces another we should not keep them both since only one will be valid.
To Reproduce
Steps to reproduce the behavior: