mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
Fixed by ensuring that tag names and namespace names don't conflict when making class idents. The specific bug was a conflict between Tool class and Whiteboard/Tool. Interestingly the bug didn't appear if the Tool's description property wasn't present. Also fixed some importer tests not parsing namespaces correctly or taking :verbose option