journalduhacker/extras
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
..
countinual.rb countinual moved 2012-09-03 03:22:30 -05:00
email_parser.rb fix fallout from mailing_list_enabled -> mailing_list_mode 2014-02-20 14:10:42 -06:00
markdowner.rb Markdowner: use Nokogiri for html rewriting 2015-12-07 12:27:03 -06:00
pushover.rb Pushover: switch to subscriptions 2015-01-15 13:23:31 -06:00
sponge.rb Sponge: keep user-supplied headers separate 2014-07-02 09:58:52 -05:00
story_cacher.rb StoryCacher: cope with failed diffbot fetches 2015-10-19 19:13:15 -05:00
twitter.rb add twitter-posting script that has been running for a while 2014-01-31 22:26:18 -06:00
utils.rb start on mailing list interface 2013-06-30 00:54:02 -05:00