forked from pifty/tutes-dump
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Added perl substitution for ampersand Changes to be committed: modified: perlsubstitutions.sh |
2 years ago | |
---|---|---|
bin | 2 years ago | |
dump | 2 years ago | |
site-tutorials | 3 years ago | |
README.md | 2 years ago |
README.md
This is building on nice work by user pifty
In my attempt to port in these documents into the SDF wiki, I found that the html2dokuwiki converter left messes where the original docs had HTML anchors in headings. Also it didn't de-escape <, > which dokuwiki doesn't need escaped and doesn't render correctly in markup.
So in this repo, I'm adding fixes for the above. I will also add other fixes that are global.