journalduhacker/spec
joshua stein a812f25c2f Markdowner: use Nokogiri for html rewriting
brute forcing changes by regexps gets things wrong sometimes, so use
nokogiri to parse the html output of rdiscount and do changes on
individual nodes, then turn back into a string

we lose the ability to move punctuation inside of auto-generated
links, but i don't see any easy/definitive way to do this properly.

closes #242
closes #209
2015-12-07 12:27:03 -06:00
..
fixtures try to strip out attributed text from incoming e-mails 2014-02-03 19:27:54 -06:00
helpers better links for search result pagination 2015-01-11 12:59:42 -06:00
models Markdowner: use Nokogiri for html rewriting 2015-12-07 12:27:03 -06:00
support Refactor HomeController 2014-07-09 22:25:39 +04:00
spec_helper.rb cleanup tests 2015-12-03 15:03:23 -06:00