DiscordChatExporter/DiscordChatExporter.Core/Markdown
2023-08-05 18:35:22 +03:00
..
Parsing Add comment linking an issue that explains why the EscapedSymbolTextNodeMatcher is used 2023-08-05 18:35:22 +03:00
EmojiNode.cs Update twemoji URLs 2022-07-19 15:55:58 +03:00
FormattingKind.cs C#10ify 2021-12-08 23:50:21 +02:00
FormattingNode.cs Render guild invites in HTML 2023-02-14 21:22:07 +02:00
HeadingNode.cs Rename markdown Header to Heading to avoid ambiguity and for consistency with MD/HTML standards 2023-06-02 13:59:39 +03:00
IContainerNode.cs Render guild invites in HTML 2023-02-14 21:22:07 +02:00
InlineCodeBlockNode.cs C#10ify 2021-12-08 23:50:21 +02:00
LinkNode.cs Render guild invites in HTML 2023-02-14 21:22:07 +02:00
ListItemNode.cs Add support for lists in markdown 2023-05-22 14:14:17 +03:00
ListNode.cs Add support for lists in markdown 2023-05-22 14:14:17 +03:00
MarkdownNode.cs C#10ify 2021-12-08 23:50:21 +02:00
MentionKind.cs Don't crash on invalid mentions 2022-02-19 00:26:53 +02:00
MentionNode.cs Don't crash on invalid mentions 2022-02-19 00:26:53 +02:00
MultiLineCodeBlockNode.cs C#10ify 2021-12-08 23:50:21 +02:00
TextNode.cs C#10ify 2021-12-08 23:50:21 +02:00
TimestampNode.cs Add support for different formats in the timestamp markdown node 2023-02-12 16:12:41 +02:00