1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00
James Crook 9acabbbed3 Fix mw2html byte artifact issues.
The conversion from Python2 to Python3 had some issues.
- Characters outside the ASCII range got converted to \xe2\x80 numbers
- Single quotes got escaped.
- The entire doc was enclosed in quotes.

These changes address those, and also remove html comments.
2020-06-28 11:07:17 +01:00
..
2020-05-24 13:18:47 -05:00
2019-11-08 20:40:18 +00:00