0.01
No commit activity in last 3 years
No release in over 3 years
Sexy Markdown output
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Markout¶ ↑

Markout makes it easy to export sexy formatted documents such as specifications from your plain text, Markdown-formatted files.

Designed for easy extending, theming and adding output formats.

Work in progress.

Usage¶ ↑

Installation:

$ sudo gem install karmi-markout --source=http://gems.github.com

Converting Markdown file with history to an HTML file in the same location as source:

$ markout -h /path/to/your/file.txt

More information:

$ markout --help

Todo¶ ↑

  • Cleanup Git-related code

  • Add test coverage

  • Embedded Sinatra app for more lush display of everything on the server

  • More flexibility in Git features

  • Cleaner PDF dependencies

  • Setting-up remote Git repo and post-receive hooks with simple Rake tasks

  • Notifications on new revision pushes

Copyright © 2009 Karel Minarik. Released under MIT license.