Skip to content

jmptrader/markdownweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkdownWeb

Generate web pages from markdown files.

This is the generator behind the SharpMessaging and Griffin Framework homepages.

Support

  • All basic markdown formatters.
  • Fenced codeblocks (with language specified as in Github pages)
  • Github table format
  • Links between markdown pages
  • Local images

Installation

Basic installation

install-package markdownweb

ASP.NET Mvc template

Generates a controller, a razor view and sample documentation.

install-package markdownweb.mvc5

About

Generates web pages using Markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%