matrix-dart-sdk/lib
Krille b5b5cfee5e
fix: Convert linebreaks into br tags on markdown parsing
Removes two test cases in the markdown test which do not work anymore.
Reason for this is that just parsing a word inside of $$ word $$
katex is not valid anyway because katex is only made for mathematical
things. So the output is undefined behavior anyway.
2023-09-29 09:24:50 +02:00
..
encryption chore: remove redundant log message 2023-09-19 12:24:06 +02:00
msc_extensions refactor: Use tryGet for type casts whenever possible 2023-06-21 15:04:46 +02:00
src fix: Convert linebreaks into br tags on markdown parsing 2023-09-29 09:24:50 +02: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