Commit Graph

16 Commits (master)

Author SHA1 Message Date
Lonami 84e3c4bef8 Support enclosing circle in markdown 2019-02-21 13:22:49 +01:00
Lonami a254c113a7 Fix markdown parse edge case 2018-12-21 18:25:16 +00:00
Lonami c41792af6b Simplify aesthetify 2018-12-19 14:58:49 +00:00
Lonami facd436014 Strikethrough support in markdown 2018-12-19 14:52:13 +00:00
Lonami 3efb5a09a0
Fix moved import
That's what you get for importing private members
2018-07-19 09:59:33 +02:00
Lonami Exo 961d6c1445 Update to latest Telethon master 2018-06-22 10:46:39 +02:00
Dan Elkouby f0e7d16276 Move aesthetics functionality into markdown 2018-06-14 19:20:41 +00:00
udf 238ff05f20 Fix markdown's reparse function (#11) 2018-06-11 13:26:12 +02:00
Tanuj 2e82c440d0 Style enhancements (#7) 2018-06-10 19:12:53 +02:00
udf b434a1ec8f
Use \w+ for inline text snippets
fixes not `!lenny?` not working
2018-05-27 11:20:22 +02:00
EyeZiS d6f5514c56
add some comments 2018-05-09 01:46:21 +02:00
EyeZiS 02b2b9d2aa
Don't count entities that can't be generated 2018-05-09 01:26:06 +02:00
EyeZiS 40f85c162b
parse text snippets 2018-05-09 00:52:13 +02:00
EyeZiS edd042190d
clean up parser 2018-05-08 23:56:44 +02:00
EyeZiS 969da5bcc9
parse /r/subreddit links 2018-05-08 23:53:00 +02:00
EyeZiS 84cac72099
add plugin that edits messages containing markdown tags 2018-05-08 23:22:17 +02:00