- Bump actions/checkout from 3 to 4 (#84)
- Allow configuring base URL in page front matter (#72)
- Incorporate document data only if it has override (#73)
- ci: test against Jekyll 4.0
- style: target Ruby 2.4
- ignore vendor/bundle
- Support handling body tag across multiple lines (#70)
- Re-introduce Ruby 2.3 support and test with Jekyll 3.7 and beyond (#69)
- Allow Jekyll v4 (still alpha)
- Drop support for Ruby 2.3
- chore(deps): rubocop-jekyll 0.3 (#65)
- Reintroduce style checks (#67)
- Do not match the body tag eagerly (#64)
- Drop support for Ruby 2.2.x (#61)
- Relax version constraint on ActiveSupport (#60)
- Bump Rubocop to 0.55 (#61)
- Drop dependency on ActiveSupport (#63)
- Parse only content necessary to mentionify doc (#59)
- Add rubocop to script/cibuild (#44)
- Rubocop: autocorrect (#49)
- Define path with dir (#46)
- Test against latest Rubies (#53)
- Use a version constant (#54)
- Use default Rake tasks and scripts (#55)
- Use
plugins
key by default (#50)
- Allow underscores in usernames (#57)
- Mentionify only relevant docs or pages (#56)
- Inherit Jekyll's rubocop config for consistency (#38)
- Add support for building the base URL from ENV on Enterprise (#40)
- Allow uppercase chars in username (#33)
- Don't strip html, body, and head tags (#29)
- Handle subclassing of Jekyll::Page (#28)
- jekyll-mentions as a hook: better guarding against accidents (#27)
- Don't double-mention in Jekyll > 3.0.0 (#25)
- Jekyll 3.x support (#22)
- HTML Pipeline 2.2 (#22)
- Fix for undefined variable error (#20)
- Mentionify collection documents. (#19)
- Allow mention from a different base url than https://github.com (#14)
- URLs ending in '/' also indicate and HTML page. (#13)
- Only mentionify the page if it's an HTML page (#11)
- Support for Jekyll 2.0 (#8)