- Use markdown-it 5
- When words recur only render those that are hashtags and have the correct preceding characters
- Use markdown-it 4
- When words recur only render those that are hashtags
- Move the class attribute to the end
- Escape html in the tag
- Bump markdown-it
- Update files in /dist
- Rewrite to prevent hashtags being rendered inside of link texts
- Add more specs
- Initial release