GitHub Flavored Markdown Stylesheet - Version of the »sindresorhus/github-markdown-css« stylesheet with a body style and without the »markdown-body« prefix.
⭐ You like this package? Please star it or send a tweet. ⭐
This package provides a ready build stylesheet to style an HTML document generated from GitHub Flavored Markdown.
It uses the great sindresorhus/github-markdown-css
package as base. It adds custom body styles and removes all occurences of the
markdown-body
prefix. This way the resulting stylesheet styles a document
without the need to add a markdown-body
wrapper tag to it.
- None
Download manually or use a CDN like jsDelivr.
Packagist Entry https://packagist.org/packages/pixelbrackets/gfm-stylesheet/
NPM Entry https://www.npmjs.com/package/@pixelbrackets/gfm-stylesheet/
https://gitlab.com/pixelbrackets/gfm-stylesheet/
Mirror https://github.com/pixelbrackets/gfm-stylesheet/ (Issues & Pull Requests mirrored to GitLab)
🚀 https://markdown-mini-page.app.pixelbrackets.de/
Import the gfm.css
file. That's it.
📦 A minified version, named gfm.min.css
, is available as well.
GNU General Public License version 2 or later
The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.
Dan Untenzu ([email protected] / @pixelbrackets)
See CHANGELOG.md
This script is Open Source, so please use, share, patch, extend or fork it.
Contributions are welcome!
Please send some feedback and share how this package has proven useful to you or how you may help to improve it.