8 Commits

Author SHA1 Message Date
999ab13b79 Fix changes detection #615 (#618)
What changed?

Notes' properties are now compared using Map interface
and not IMap. IMap is incorrectly handled by DeepCollectionEquality,
which causes equal lists (for example of tags) to be marked as unequal.
2022-03-24 20:50:32 +01:00
5d48229736 use IMap instead of ListMap 2022-02-02 01:51:02 +04:00
0a085e78e7 MdYamlDoc: Make it immutable 2022-01-27 15:17:56 +01:00
afe6d9829a MdYamlDoc Proto Serialization: Improve it
Fixes APP-1QG
2021-12-29 12:55:49 +01:00
7737155627 Note Proto: Handle null values 2021-12-28 18:00:34 +01:00
ff1dc06403 MdYamlDoc: Serialize lists and maps 2021-12-22 21:03:41 +01:00
f7fbb9b887 Improve exception 2021-12-20 09:30:33 +01:00
4b658e3580 Move markdown handling to its own folder 2021-12-14 14:12:12 +01:00