allow direct formatted_body

This was initially designed and implemented in #6

Co-authored-by: Gerhard Bräunlich <[email protected]>
This commit is contained in:
Guilhem Saurel 2021-07-31 12:03:26 +02:00
commit 3bebc88ee2
3 changed files with 34 additions and 1 deletions

View file

@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- add formatted_body to bypass markdown with direct
[matrix-custom-HTML](https://matrix.org/docs/spec/client_server/r0.6.1#m-room-message-msgtypes)
- allow "key" to be passed as a parameter
- rename "text" to "body".