Hi, I'm trying to escape creole headings in a mindmap diagram, but, while the heading gets escaped, the tilde remains there.
++ ~= angoscia delle possibilità internet
output: https://ibb.co/wFLFT542
(--------)
Hello F.,
A possible workaround is to use the corresponding Unicode value as:
@startmindmap ++ <U+003D> angoscia delle possibilità internet @endmindmap
Enjoy,Regards,Th.
Or simply use the pseudo HTML `<plain>` tag, like:
@startmindmap ++ <plain>= angoscia delle possibilità internet @endmindmap
See doc. on Creole here: