Jacques Distler
|
27ad6ff2a8
|
Multiple instances of the same abbreviation
Convert all of them, not just the first, when
they occur in the same string.
|
2011-08-26 20:55:04 -05:00 |
|
Jacques Distler
|
477bd91567
|
More Maruku #to_markdown fixes.
Is there any point to this?
What version of Markdown are
we targetting, anyway?
|
2011-08-21 13:41:20 -05:00 |
|
Jacques Distler
|
13a522525c
|
REXML is dead. Long live Nokogiri.
Modify Maruku to use Nokogiri instead of REXML.
Produces a 3-fold speedup in the #to_html method.
|
2011-08-11 20:36:44 -05:00 |
|