Sha256: bc00f0665e1b65a22bedae241cfe1fdafa831ec4243a24c8290d356baf4fc003
Contents?: true
Size: 400 Bytes
Versions: 2
Compression:
Stored size: 400 Bytes
Contents
# Heading 1 ## Heading 2 ### Heading 3 Welcome to [Markdown](/). We hope you **really** enjoy using this. Just type some [markdown](http://en.wikipedia.org/wiki/Markdown) on the left and see it on the right. *Simple as that.* > Quote goes here. A list: - One - Two - Three Some inline code `to_html` and a preformatted code block: ``` Kramdown::Document.new( 'Hello Markdown!' ).to_html ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kramdown-service-0.2.0 | lib/kramdown/service/docs/welcome.md |
kramdown-service-0.1.0 | lib/kramdown/service/docs/welcome.md |