pub-theme-gfm

2.1.3 • Public • Published

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-gfm

to preview your markdown files using this theme

pub -t pub-theme-gfm

to configure a project to use this theme

Include "pub-theme-gfm" in pub-config.js pkgs.

{
  "pkgs": ["pub-theme-gfm"]
}

credits

Dependents (0)

Package Sidebar

Install

npm i pub-theme-gfm

Weekly Downloads

1

Version

2.1.3

License

MIT

Unpacked Size

9.91 kB

Total Files

7

Last publish

Collaborators

  • jldec