Commit graph

13 commits

Author SHA1 Message Date
Tulir Asokan
83e60efa15 format: add markdown renderer for custom emojis
Some checks failed
Go / Lint (latest) (push) Has been cancelled
Go / Build (old, libolm) (push) Has been cancelled
Go / Build (latest, libolm) (push) Has been cancelled
Go / Build (old, goolm) (push) Has been cancelled
Go / Build (latest, goolm) (push) Has been cancelled
2024-11-02 13:44:51 +02:00
Tulir Asokan
0f73c83196 format/mdext: maybe improve math parser 2024-11-02 12:31:23 +02:00
Tulir Asokan
f0c46cf629 format/mdext: add math parser 2024-11-02 11:55:42 +02:00
Tulir Asokan
2a2a576bf4 format/rainbow: move into gomuks 2024-10-17 20:15:32 +03:00
Tulir Asokan
190760cd65 hicli: add support for sending markdown and rainbows 2024-10-12 14:52:21 +03:00
Tulir Asokan
4e180ee36b format/mdext: add indented paragraph fixer
Some checks are pending
Go / Lint (latest) (push) Waiting to run
Go / Build (old, libolm) (push) Waiting to run
Go / Build (latest, libolm) (push) Waiting to run
Go / Build (old, goolm) (push) Waiting to run
Go / Build (latest, goolm) (push) Waiting to run
2024-09-25 16:45:09 +03:00
Tulir Asokan
ea3cd96e25 format/mdext: add single-character bold, italic and strikethrough parsers 2024-08-02 23:53:42 +03:00
Tulir Asokan
9eb38c70ff Fix imports 2023-01-29 17:11:30 +02:00
Tulir Asokan
389c738c0f Use reflect for filtering parsers to allow better filtering 2023-01-29 17:07:54 +02:00
Tulir Asokan
870a2cfb94 Add utility to remove markdown parser features 2023-01-27 23:23:24 +02:00
Tulir Asokan
cbf22efc94 Fix comment 2022-07-03 17:56:01 +03:00
Tulir Asokan
55de611c42 Add Discord underline markdown extension 2022-05-29 13:47:38 +03:00
Tulir Asokan
e69aeeb4a6 Add simple spoiler parser
It doesn't support reasons, but nesting works properly
2022-05-29 13:13:54 +03:00