Alfred Xing
|
475e08bba3
|
Replace all RubyForge links with new residences
|
2014-07-16 13:43:09 -07:00 |
Parker Moore
|
7787d64bce
|
Rename those Utils functions.
|
2014-03-04 15:52:05 -05:00 |
Parker Moore
|
e2af1b547b
|
Extract core extensions into a Utils module
Fixes #2111
|
2014-03-03 22:13:03 -05:00 |
maul.esel
|
ed58ba1508
|
add tests for moving of coderay settings for kramdown
|
2013-09-13 14:06:16 +02:00 |
maul.esel
|
76d56c2352
|
shorten test code by moving converter instantiation to #setup
|
2013-09-13 14:06:16 +02:00 |
Parker Moore
|
46ce757b71
|
Compliant with Ruby 2.0.0
|
2013-04-26 21:20:48 +02:00 |
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 |