Parker Moore
|
2e73671cf4
|
Updated Kramdown tests to reflect numeral HTML entities.
|
2013-01-30 23:25:49 +01:00 |
Tom Bell
|
663a1321d2
|
Update converter classes moving into a module
|
2013-01-19 23:07:38 +00:00 |
Tom Preston-Werner
|
e29490c1c6
|
Allow setting of Kramdown smart_quotes. Fixes #482.
|
2012-04-23 15:34:54 -07:00 |
Tom Preston-Werner
|
6a31e650f3
|
Tests and specs run under 1.9.
|
2011-04-24 18:39:27 +08:00 |
Tom Preston-Werner
|
61acd47ed2
|
Merge remote branch 'jasongraham/kramdown-support'
|
2010-11-22 19:26:58 -08:00 |
Jason Graham
|
f85e229a9e
|
Add support for kramdown HTML converter options
http://kramdown.rubyforge.org/converter/html.html#options
Example: In the _config.yaml,
markdown: kramdown
kramdown:
auto_ids: true
|
2010-11-20 17:40:27 -08:00 |