summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/pipeline/wiki_pipeline_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix URLs with anchors in wikiQingping Hou2016-09-131-0/+7
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Fixing specs stubbed objects cannot access databasePaco Guzman2016-06-101-2/+2
* Implement the correct linking behaviour in `WikiLinkFilter`.Timothy Andrew2016-06-091-0/+108
* little refactor and improvements on specsGabriel Mazetto2016-04-061-6/+3
* Fixed WikiPipeline and specsGabriel Mazetto2016-04-061-3/+6
* Replace `[[_TOC_]]` tag even if `toc` result is blankrs-wiki-pipeline-specRobert Speicher2016-03-031-1/+1
* Add a spec for WikiPipelineRobert Speicher2016-03-011-0/+53