summaryrefslogtreecommitdiff
path: root/lib/banzai/filter/wiki_link_filter.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller2019-07-261-3/+12
* Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-041-4/+6
* Enable frozen strings in lib/banzai/filter/*.rbsh-freeze-banzai-filter-stringsStan Hu2018-07-231-0/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Fix bug in `WikiLinkFilter`.18819-wiki-link-filter-exceptionTimothy Andrew2016-06-181-1/+1
* Implement the correct linking behaviour in `WikiLinkFilter`.Timothy Andrew2016-06-091-26/+6
* Add a spec for `WikiLinkFilter`Timothy Andrew2016-05-121-3/+8
* Fix a few edited references from WikiLinkFilter and specsGabriel Mazetto2016-04-061-2/+6
* Added WikiLinkFilterGabriel Mazetto2016-04-011-0/+52