summaryrefslogtreecommitdiff
path: root/lib/banzai/pipeline/wiki_pipeline.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
* Resolve "Process urls with spaces in all markdown processing"Brett Walker2018-09-081-1/+0
* Resolve "Wiki page attachments not rendered properly"Brett Walker2018-09-071-1/+1
* Resolve "Wiki: links with spaces in the url render incorrectly with CommonMark"Brett Walker2018-08-211-0/+1
* Ensure correct filter order to validate with our markdown specpatch/fix-markdown-preview-wikisGabriel Mazetto2016-04-061-1/+1
* Fixed WikiPipeline and specsGabriel Mazetto2016-04-061-1/+1
* Added WikiLinkFilterGabriel Mazetto2016-04-011-2/+4
* Remove redundant `require`s from Banzai filesrs-banzai-requiresRobert Speicher2016-03-241-2/+0
* Add FilterArray class to Banzairs-filter-arrayRobert Speicher2016-03-011-5/+2
* Replace Gollum `[[_TOC_]]` tag with result of TableOfContentsFilterrs-wiki-tocRobert Speicher2016-02-231-1/+5
* Remove GollumTagsPipelineDouglas Barbosa Alexandre2016-01-141-2/+4
* Use the WikiPipeline when rendering the wiki markdown contentDouglas Barbosa Alexandre2016-01-141-0/+9