DiscordChatExporter/DiscordChatExporter.Core/Markdown
2023-04-30 20:05:31 +03:00
..
Parsing Rename TitleLinkNodeMatcher to MaskedLinkNodeMatcher to align with Discord's own terminology 2023-04-30 20:05:31 +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
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
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