Commit Graph

7 Commits (540fc448f900ae14af066708fc76e4ba1efb0e68)

Author SHA1 Message Date
Isaiah Odhner 540fc448f9 Remove name attributes 2018-06-29 17:28:37 -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 2c83d2b940 Cleanup some errant <p> start tags 2018-06-29 15:58:20 -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