Sha256: 7ca7a39ca75db9cbd34ec016a38442a1f1abdfe8f6c45c85c99e7e8fbdf135ee
Contents?: true
Size: 418 Bytes
Versions: 2
Compression:
Stored size: 418 Bytes
Contents
# Heading 1 ## Heading 2 ### Heading 3 Welcome to the [kramdown Online Editor](/). 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-1.0.0 | lib/kramdown/service/docs/welcome.md |
kramdown-service-0.3.0 | lib/kramdown/service/docs/welcome.md |