Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fvsch/remarkdown
Styling HTML as if it were raw Markdown text.
https://github.com/fvsch/remarkdown
css markdown
Last synced: 4 days ago
JSON representation
Styling HTML as if it were raw Markdown text.
- Host: GitHub
- URL: https://github.com/fvsch/remarkdown
- Owner: fvsch
- License: mit
- Created: 2011-10-02T14:01:13.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T13:39:36.000Z (8 months ago)
- Last Synced: 2024-12-31T06:09:40.968Z (11 days ago)
- Topics: css, markdown
- Language: SCSS
- Homepage: https://fvsch.github.io/remarkdown/
- Size: 164 KB
- Stars: 144
- Watchers: 4
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)