remark is a plugin-driven markdown processor from the unified collective. It parses markdown into an AST (mdast), lets plugins inspect and transform it, and serializes it back, with 150+ plugins and a CLI for linting and formatting.
OPEN SOURCE, OPEN TO EVERYONE
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
✳Human-curated · Discover open source4101discovered
A little curiosity. A world of open source.
THE FIRST COLLECTIONTopic: markdown清除
remarkremarkjs
ADDEDx0k-folio0k-dot-computer
ADDEDFolio is a Markdown format and Rust toolset for literate programming. It turns documents with typed YAML metadata into source files via tangling, weaves them into readable pages, checks metadata against a vocabulary, and can publish selected documents as standalone repositories with provenance records.
mkdocsmkdocs
ADDEDMkDocs is a fast, simple static site generator for project documentation: write pages in Markdown, configure the site with a single YAML file, and build static HTML that can be served anywhere.