Closed step- closed 2 years ago
All of the pages were regenerated from the wiki ghf markdown.. could have been a bug in there.
see #114 and #115
All of the pages were regenerated from the wiki ghf markdown.. could have been a bug in there.
see #114 and #115
Well, yes, I can see where the invalid *spacing attributes came from in md2html.sh #114. No worry. It seems to me that md2html.sh was written for a one-time conversion, therefore we can go forward editing and refining the .html files directly now. Can we?
It seems to me that md2html.sh was written for a one-time conversion, therefore we can go forward editing and refining the .html files directly now. Can we?
Yes and yes. :)
Note that most HTML pages still include invalid cellpadding and cellspacing values - you need to delete "px" as shown in entry.html.
P.S. I have more significant PRs to come soon.