Sha256: e536506f5a63b547a330fc6700d856f931d8379b869e2ad6e23073b2e165d60d

Contents?: true

Size: 869 Bytes

Versions: 1

Compression:

Stored size: 869 Bytes

Contents

# Markdown Select - Use Your Markdown Library of Choice

* [geraldb.github.com/markdown_select](http://geraldb.github.com/markdown_select)

## Description

The Markdown Select (`markdown_select`) Ruby gem lets you use your markdown library of choice.
Preconfigured markdown libraries include:

* `kramdown`
* `bluecloth`
* `maruku`
* `rpeg-markdown`
* `rdiscount`
* `pandoc-ruby`


## Usage

    require 'markdown_select'
    
    MarkdownSelect.new( 'Hello World' ).to_html


## Install

Just install the gem:

    $ gem install markdown_select


## Questions? Comments?

Send them along to the
[Free Web Slide Show Alternatives (S5, S6, S9, Slidy And Friends) Forum/Mailing List](http://groups.google.com/group/webslideshow).
Thanks!


## License

The `markdown_select` scripts are dedicated to the public domain.
Use it as you please with no restrictions whatsoever.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
markdown-0.0.1 README.markdown