Closed jacobtylerwalls closed 2 years ago
Fixes #163 -- strips "tinyNotation: " (or lowercase) from TinyNotation strings, for compatibility with the Python converter.parse API.
"tinyNotation: "
converter.parse
Fixes #163 -- strips
"tinyNotation: "
(or lowercase) from TinyNotation strings, for compatibility with the Pythonconverter.parse
API.