matrix-dart-sdk/test
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: don't manually enable default rules 2023-11-17 12:59:20 +01:00
matrix_api fix: coverage_without_olm tests 2022-08-15 13:03:06 +02:00
msc_extensions feat: support dehydrated devices 2022-08-29 13:05:55 +02:00
canonical_json_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
client_test.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
commands_test.dart Merge branch 'main' into 'main' 2023-04-17 13:15:36 +00:00
database_api_test.dart fix: database tests group can't be async 2023-11-17 13:05:14 +01:00
device_keys_list_test.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
event_test.dart feat: Implement member change type 2023-09-19 16:19:42 +02:00
fake_client.dart feat: qr key verification 2023-06-21 19:15:26 +05:30
fake_database.dart fix: in memory database is not actually in memory 2023-11-21 14:30:34 +01:00
fake_matrix_api.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
html_to_text_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
image_pack_test.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
markdown_test.dart fix: Do only convert linebreaks to br tags in p blocks 2023-11-22 11:02:17 +01:00
matrix_database_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
matrix_exception_test.dart chore: fix exception test after api_lite update 2022-10-17 12:52:08 +02:00
matrix_file_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
matrix_id_string_extension_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
matrix_localizations_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
multilock_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
mxc_uri_extension_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
push_notification.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
pushevaluator_test.dart fix: Skip rules with unknown conditions 2023-04-26 19:00:24 +02:00
room_archived_test.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
room_test.dart fix: Convert linebreaks into br tags on markdown parsing 2023-09-29 09:24:50 +02:00
sync_filter_test.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
timeline_context_test.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
timeline_test.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
uia_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
user_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00