Commit graph

7 commits

Author SHA1 Message Date
Alexey Golub
0a60dea5c1 Use net46, netstd2.0, and netcoreapp2.1 for target frameworks
Closes #154
2019-03-22 00:07:13 +02:00
Alexey Golub
32af1aa05d Fix incorrect regex for capturing standard emojis
Fixes #147
2019-03-06 22:48:24 +02:00
Alexey Golub
dda32d8af2 Fix markdown grammar being too greedy in some places
Fixes #150
2019-03-06 22:37:36 +02:00
Alexey Golub
668ac70fae Fix some parsing issues 2019-03-03 21:24:37 +02:00
Alexey Golub
492003c75a Fix incorrect standard emoji rendering in plaintext 2019-03-03 18:41:54 +02:00
Alexey Golub
28175e2110 Parse emojis in markdown and render them using Twemoji
Closes #140
2019-03-03 18:36:12 +02:00
Alexey Golub
f09f30c7bd
Implement a more sophisticated markdown parsing engine (#145) 2019-03-03 14:16:12 +02:00