2.1.3 • Published 7 years ago
pub-theme-gfm v2.1.3
pub-theme-gfm
pub-server theme for previewing markdown with a style similar to
GitHub flavored markdown.
This theme was a precursor to pub-theme-doc and is no longer being maintained.

installation
npm install --save pub-theme-gfmto preview your markdown files using this theme
pub -t pub-theme-gfmto configure a project to use this theme
Include "pub-theme-gfm" in pub-config.js pkgs.
{
"pkgs": ["pub-theme-gfm"]
}credits
- github-like markdown css thanks to https://github.com/sindresorhus/github-markdown-css