summaryrefslogtreecommitdiff
path: root/lib/banzai/filter/gollum_tags_filter.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix double brackets being linkified in wiki markdownAlex2018-05-181-0/+3
* Bump html-pipeline to 2.7.1blackst0ne-bump-html-pipeline-gemblackst0ne2018-04-021-1/+1
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-2/+2
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-1/+1
* Fix code for copsDouwe Maan2017-02-231-5/+6
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
* little refactor and improvements on specsGabriel Mazetto2016-04-061-6/+2
* Ensure correct filter order to validate with our markdown specpatch/fix-markdown-preview-wikisGabriel Mazetto2016-04-061-2/+6
* Fixed Gollum pages link url expansion to render correctly in previewGabriel Mazetto2016-03-301-3/+9
* Remove redundant `require`s from Banzai filesrs-banzai-requiresRobert Speicher2016-03-241-3/+0
* Replace `[[_TOC_]]` tag even if `toc` result is blankrs-wiki-pipeline-specRobert Speicher2016-03-031-3/+5
* Replace Gollum `[[_TOC_]]` tag with result of TableOfContentsFilterrs-wiki-tocRobert Speicher2016-02-231-7/+28
* Update documentation on Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre2016-01-141-2/+38
* Refactoring Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre2016-01-141-19/+28
* Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre2016-01-141-0/+106