- rust-dependencies: ⛔️ update cargo deny licenses
- 💫 add tests and tighter integration for new search term highlighting feature
- 💫 update dependencies
- new feature for highlighting a search term in HTML text nodes, wrapping in a mark element
- 🌟 add Deno module
- 🌟 output an array of headings each with its id
- 🌟 add Markdown parsing to hard wrapped lines of plaintext
- dependencies: 💫 update crates
- 💫 update LICENSE
- accept input canonical base url parameters to allow conversion of relative URLs to absolute ones
- 💫 add target blank to non relative anchor tags
- 🌟 add estimated reading time
- 🌟 return word count with html
- 💫 refine word count
- 💫 refine word count
- dependencies: 💫 update crates
- 🏄🏽 restructure to assist unit testing
- 🌟 add mjml parsing to HTML
- 💫 only had rel attributes to non-relative anchor tags
- 🏄🏽 move markdown parsing into markdown module