matrix-dart-sdk/lib
Krille 029b648f26
fix: Do only convert linebreaks to br tags in p blocks
This changes the behavior
of the markdown method to
only convert linebreaks inside
of p blocks. I found no better
solution yet for the problem
as otherwise also lists
will have linebreaks between
the list items. Unfortunately
the default linebreak syntax
seems not to fulfill our needs.
2023-11-22 11:02:17 +01:00
..
encryption chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
msc_extensions refactor: Use tryGet for type casts whenever possible 2023-06-21 15:04:46 +02:00
src fix: Do only convert linebreaks to br tags in p blocks 2023-11-22 11:02:17 +01:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart feat: Implement member change type 2023-09-19 16:19:42 +02:00