mirror of
https://github.com/logseq/logseq.git
synced 2026-05-15 08:22:23 +00:00
An EDN export should consistently produce the same EDN when imported into a new graph and re-exported. This adds initial fn, cli option and test to ensure this. There are some known TODOs. diff-graphs script was removed as it was being used as a subset of the workflow provided by the --roundtrip option