s6mike / argmap

Tools for visualising argument maps represented in YAML - combining 2 forked repos with additional bugfixes and customisation.
https://argview.org/
Other
4 stars 1 forks source link

argmap2mup.lua: Encoding error ' becomes ’ #9

Open s6mike opened 2 years ago

s6mike commented 2 years ago

When running cat Input/Example1_ClearlyFalse_WhiteSwan_simplified.yml | argmap2mup > Output/Example1_ClearlyFalse_WhiteSwan_simplified.mup

Every swan I've ever seen is white.: [] became: Every swan I’ve ever seen is white.

s6mike commented 2 years ago

Running argmap2mup on above gave a file which didn't work in mindmup, but produced this using legacy mapjs:

image

s6mike commented 2 years ago

No encoding error when run through pandoc with a2hf test/input/Example1_ClearlyFalse_WhiteSwan_simplified.yml:

image