- Use `https://` (fix #172), including in prompt for URL and relevant code comments (where available and naturally not on namespaces) - Comment out broken link in svg-editor.html - Trailing space
- Fix: Globals (x, y) in `mouseMove` - Fix: Global (element, d_attr->dAttr) in `mouseDown` - Fix: Avoid `drawnPath` not defined error - Docs: sp.
indent/lbs, consistent non-use of HTML namespace, consistent indents, consistent charset casing - Linting (Markdown): Add `.remarkrc`, use proper hierarchical headings, use consistent heading format, trailing spaces - `composer.json`: consistent property spacing - License: Add `.txt` extension, update copyright date, and reflect type (MIT) in file name - Credits: Add self - npm: Add `package.json` (version 3.0.0-alpha.1 for npm release only; just reserving name)
Github changed it's markdown parser, requiring a space between the hash and the text for headings.