DiscordChatExporter/DiscordChatExporter.Core.Markdown
Alexey Golub b830014a46 Make emoji parser less greedy
Fixes #230

Emoji parsing is a terrible endeavour. I'm leaning towards matching fewer emojis and then blaming Unicode for lack of proper classification, than matching a few too many characters.
2019-12-02 21:05:42 +02:00
..
Internal Use nullable 2019-11-13 19:19:36 +02:00
Nodes Use nullable 2019-11-13 19:19:36 +02:00
DiscordChatExporter.Core.Markdown.csproj Use shared props file 2019-12-01 16:00:45 +02:00
MarkdownParser.cs Make emoji parser less greedy 2019-12-02 21:05:42 +02:00