journalduhacker/spec/models
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
..
comment_spec.rb Pull short id generation into separate class 2013-01-22 23:15:05 -07:00
email_parser_spec.rb fix test after mailing_list_enabled -> mailing_list_mode change 2014-03-03 16:37:32 -06:00
markdowner_spec.rb Markdowner: use Nokogiri for html rewriting 2015-12-07 12:27:03 -06:00
message_spec.rb Use new ShortId class to generate short id 2013-01-22 23:32:45 -07:00
story_spec.rb fix fetched_attributes fallout 2015-12-03 14:57:33 -06:00
user_spec.rb cleanup tests 2015-12-03 15:03:23 -06:00
vote_spec.rb remove story downvoting, add story hiding 2014-03-03 17:20:21 -06:00