Dump of existing HTML tutorials into docuwiki format by the HTML::WikiConverter::DokuWiki Perl module. Useful for moving things from HTML tutes to the wiki at the SDF wiki. Convert script and source HTML also provided.
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.
peteyboy bee843235c added
Added perl substitution for ampersand
 Changes to be committed:
	modified:   perlsubstitutions.sh
2 years ago
bin added 2 years ago
dump Fix ampersand symbols 2 years ago
site-tutorials initial and only intended commit 3 years ago
README.md Revised readme 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.