24 Commits (134980cc980cde7545705e831c4ee59295179161)

Author SHA1 Message Date
Ted Unangst 41aa06d716 move hashtag to mz module
4 years ago
Ted Unangst 6b87d0d0cc move markdown to another module
4 years ago
Ted Unangst cc7412ac45 pull in updates from flak
4 years ago
Ted Unangst 19f7cba3f2 ## headers for markdown
4 years ago
Ted Unangst 87d2e2019b fix some bugs involving multiple code blocks
4 years ago
Ted Unangst 2a93e55187 microoptimization to avoid the more expensive regex
4 years ago
Ted Unangst 8489369f4c prettier html
4 years ago
Ted Unangst ffb51623c0 tables are prettier with alignment
4 years ago
Ted Unangst 4319cc8b7a add basic support for tables
4 years ago
Ted Unangst aa986fe2f0 revert for now, this is probably not the slow point for anything
5 years ago
Ted Unangst eb644df99a a faster version of markitzero, though i'm uncertain it's worth it
5 years ago
Ted Unangst c7c46a14de auto fixup twitter citations
5 years ago
Ted Unangst 802666e0e6 add cite tag for block quote attributions
5 years ago
Ted Unangst 7fc9597b96 basic hr support
5 years ago
Ted Unangst 71152d02e8 add lists support to markdown
5 years ago
Ted Unangst 2cb7a3a0b9 hackish, but yet more effective, means of getting class=mention on all links
5 years ago
Ted Unangst d821c5a37c try more aggresive bold matching and hope it doesn't break
5 years ago
Ted Unangst 5576c99090 reorder link matching to not eat other tags
5 years ago
Ted Unangst 244a8669db support inline imgs in markdown
5 years ago
Ted Unangst 4ec4f7ff83 a few more autolink edge cases
5 years ago
Ted Unangst 03187e31b4 syntax highlighting because why not. go code or go home.
5 years ago
Ted Unangst 373879a556 add [link](url) support to markdown
5 years ago
Ted Unangst 491ecfad4c html escape summary fields
5 years ago
Ted Unangst fe52972de8 better markdown linebreaks (and add the file, doh)
5 years ago