Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fvsch/remarkdown

Styling HTML as if it were raw Markdown text.
https://github.com/fvsch/remarkdown

css markdown

Last synced: about 1 month ago
JSON representation

Styling HTML as if it were raw Markdown text.

Awesome Lists containing this project

README

        

# ReMarkdown

ReMarkdown is a stylesheet that makes HTML look like raw Markdown text.
Take a look at the [online demo and documentation](https://fvsch.github.io/remarkdown/).

Markdown is [a plain-text syntax by John Gruber](https://daringfireball.net/projects/markdown/). This project also takes inspiration from variants such as PHP Markdown Extra and GitHub Flavored Markdown.

## Documentation

- [Using ReMarkdown](https://fvsch.github.io/remarkdown/)
- [Available styles](https://fvsch.github.io/remarkdown/styles.html)
- [Customizing ReMarkdown](https://fvsch.github.io/remarkdown/customize.html)