minor fixes

This commit is contained in:
jetstream0
2023-06-28 16:56:57 -07:00
parent 7dc6d5eb8a
commit a5cc8606d5
3 changed files with 15 additions and 11 deletions

View File

@@ -50,3 +50,6 @@ Some example CSS to style the HTML output can be found in `styles/makoto.css`.
- `missing-image-alt`
- `empty-link`
- `weird-href`
## Tests
Makoto's test cases are in `index.ts`. The tests are decently thorough for everything except tables, so hopefully most edge cases were caught.