1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-09 16:13:41 +02:00
Files
.github
cmake-proxies
dox2-src
help
images
include
lib-src
linux
locale
mac
modules
nyq-po
nyquist
plug-ins
presets
qa
scripts
mw2html_audacity
piped-work
CMakeLists.txt
dot-emacs
graph.pl
mailman-discard.pl
maketarball.cmake
maketarball.sh
src
tests
win
.gitattributes
.gitignore
ABOUT-NLS
CHANGELOG.txt
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL
LICENSE.txt
PULL_REQUEST_TEMPLATE.md
README.md
README.txt
audacity.dox
todo.txt
audacity/scripts
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