Commit graph

16 commits

Author SHA1 Message Date
Ted Unangst
676d34ecd9 add basic support for tables 2020-01-01 17:45:06 -05:00
Ted Unangst
2668c04b8e revert for now, this is probably not the slow point for anything 2019-12-02 02:48:12 -05:00
Ted Unangst
95dfba8d14 a faster version of markitzero, though i'm uncertain it's worth it 2019-12-02 02:44:24 -05:00
Ted Unangst
cad5dc4387 auto fixup twitter citations 2019-11-24 22:54:55 -05:00
Ted Unangst
fc7c504e02 add cite tag for block quote attributions 2019-11-23 18:24:09 -05:00
Ted Unangst
74a0f3537d basic hr support 2019-11-12 15:04:19 -05:00
Ted Unangst
d31cc36a75 add lists support to markdown 2019-11-12 14:45:39 -05:00
Ted Unangst
9594c5be2a hackish, but yet more effective, means of getting class=mention on all links 2019-10-28 16:05:18 -04:00
Ted Unangst
b69665f6a5 try more aggresive bold matching and hope it doesn't break 2019-10-25 00:27:00 -04:00
Ted Unangst
c7ffa6ddda reorder link matching to not eat other tags 2019-10-24 23:38:36 -04:00
Ted Unangst
bd5183c44f support inline imgs in markdown 2019-10-22 00:16:28 -04:00
Ted Unangst
f704326849 a few more autolink edge cases 2019-10-21 23:43:15 -04:00
Ted Unangst
b32b7b9dcc syntax highlighting because why not. go code or go home. 2019-10-10 00:40:29 -04:00
Ted Unangst
d1473997ce add [link](url) support to markdown 2019-10-09 14:03:16 -04:00
Ted Unangst
a0b6756206 html escape summary fields 2019-10-06 15:23:42 -04:00
Ted Unangst
c1a6908801 better markdown linebreaks (and add the file, doh) 2019-10-06 15:14:18 -04:00