summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/markup_helper_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Use described_class when possibleRémy Coutable2017-07-271-6/+6
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* 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>
* Tag lib specsDouwe Maan2015-12-091-1/+1
|
* markup_helper: detect .mkd and .mkdn as markdownBen Boeckel2015-08-121-1/+1
|
* Simplify and unify helpers for rendering markupJakub Jirutka2015-05-181-1/+1
|
* Rename MarkdownHelper to MarkupHelperJakub Jirutka2015-05-181-0/+40