summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/blockquote_fence_filter_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Fenced blockquotes to not change source line pos58717-checkbox-cannot-be-checked-if-a-blockquote-is-aboveBrett Walker2019-04-041-1/+1
| | | | | Replaces blockquote fences with \n, keeping the line numbering intact.
* Allow trailing whitespace on blockquote fence linesDouwe Maan2018-06-181-0/+4
|
* Remove superfluous lib: true, type: redis, service: true, models: true, ↵Rémy Coutable2017-07-271-1/+1
| | | | | | services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix typo in specDouwe Maan2016-07-101-1/+1
|
* Add blockquote fence syntax to MarkdownDouwe Maan2016-07-091-0/+14