diff options
| author | SavagePeanut <sourcehut@lazytapir.com> | 2023-07-28 16:00:22 -0500 |
|---|---|---|
| committer | SavagePeanut <sourcehut@lazytapir.com> | 2023-07-30 15:23:11 -0500 |
| commit | f290f20011d6ccafe8a4f0adaaab0c157a2c0107 (patch) | |
| tree | f07c68ebbd8bbb21bf19d92523d1c58308f850aa /README.md | |
style outgoing messages
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
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_" |
