Update copyright year to 2019, all HTTP links to HTTPS.

This commit is contained in:
David Anson 2019-02-10 11:38:01 -08:00
parent 045238740f
commit 90bd0810e7
16 changed files with 59 additions and 59 deletions

View file

@ -62,7 +62,7 @@ A rule is implemented as an `Object` with four required properties:
## References
- [CommonMark documentation and specification](http://commonmark.org/)
- [CommonMark documentation and specification](https://commonmark.org/)
- [`markdown-it` Markdown parser project page](https://github.com/markdown-it/markdown-it)
## Params