From f290f20011d6ccafe8a4f0adaaab0c157a2c0107 Mon Sep 17 00:00:00 2001 From: SavagePeanut Date: Fri, 28 Jul 2023 16:00:22 -0500 Subject: style outgoing messages --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ea0dff --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +A parsing library for Slidge. Supports parsing these attributes: + +"\_underline_" +"\*bold*" +"~strikethrough~" +"\`code span`" +"\```code block```" +">quote" +"||spoiler||" +"\\\_escape style_" -- cgit v1.2.3