Commit Graph

12 Commits (51fe6913ee8c24245f31209478176a3eec729859)

Author SHA1 Message Date
Isaiah Odhner 9d0ab21d54 Update help 2019-10-27 17:26:34 -04:00
Isaiah Odhner e0ba69b80f Why
Why did this happen, and why am I bothering to fix it?
2018-06-29 19:52:38 -04:00
Isaiah Odhner 7d948fe909 Add newlines at ends of files 2018-06-29 19:49:31 -04:00
Isaiah Odhner 392704c6bd Move id attributes
Remove <a> elements that are there just to have "id" (or formerly "name") attributes
2018-06-29 17:37:15 -04:00
Isaiah Odhner 540fc448f9 Remove name attributes 2018-06-29 17:28:37 -04:00
Isaiah Odhner 898403b374 Cleanup &nbsp;
Fix double spaces in the middle of a few sentences; otherwise there should be no visible change. Well, it could try to break of the lines differently now, but it shouldn't need to avoid it in these cases.
2018-06-29 17:23:09 -04:00
Isaiah Odhner 1812cbd859 Remove border=0 attributes 2018-06-29 16:59:58 -04:00
Isaiah Odhner b4bcde5b7a Fix charset declarations
DirtyMarkup generated these invalid Content-Type declarations; it should be text/html not text-html, or the simpler <meta charset="utf-8"> should be good.
2018-06-29 16:58:58 -04:00
Isaiah Odhner 7b2a9a14f5 Add lang attributes 2018-06-29 16:03:41 -04:00
Isaiah Odhner 1fb91d23a4 Cleanup more errant <p> start tags 2018-06-29 16:00:06 -04:00
Isaiah Odhner 55ec700b1e Clean up Help Topics HTML
- Fixes one formatting issue in "Draw an ellipse or circle", otherwise the visual output appears identical
- Changes charset declarations to UTF-8
- Adds ids where there are names, and probably other changes
- Fixes some tag mismatching, but not all, and obscures some structural intent
2018-06-29 13:39:02 -04:00
Isaiah Odhner 2aec89d0a2 Rename help page files 2017-06-02 05:21:50 +00:00