summaryrefslogtreecommitdiff
path: root/spec/fixtures/markdown.md.erb
Commit message (Expand)AuthorAgeFilesLines
* Add Colors to GitLab Flavored MarkdownTony Rom2018-01-291-0/+12
* clearer-documentation-on-inline-diffsDimitrie Hoekstra2017-12-141-3/+14
* Add support of MermaidVitaliy @blackst0ne Klachkov2017-11-221-0/+34
* Support references to group milestonesSean McGivern2017-08-071-1/+4
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-11/+11
* Fix rendering emoji inside a stringblackst0ne2017-04-251-1/+1
* SanitizationFilter allows html5 details and summary (Issue #21605)James2017-03-061-0/+5
* Remove VideoJS and clean the integrationRémy Coutable2016-07-201-0/+4
* Set target="_blank" for external linksAlfredo Sumaran2016-06-081-1/+1
* Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-0/+13
|\
| * Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-0/+13
* | Transforming milestones link references to the short reference formAlejandro Rodríguez2016-04-201-0/+1
* | Implementing special GitLab markdown reference for milestonesAlejandro Rodríguez2016-04-201-3/+6
|/
* Add support for keyword arguments in label reference methodGrzegorz Bizon2016-03-031-1/+1
* Add tests for the wiki pipelineDouglas Barbosa Alexandre2016-01-141-0/+9
* Milestone reference is a Markdown linkmilestone-refDouwe Maan2016-01-071-1/+0
* Render milestone links as referencesDouwe Maan2015-12-241-0/+8
* Use URL helpers in specsDouwe Maan2015-12-031-10/+10
* Add new references to markdown feature spec.Douwe Maan2015-12-011-0/+17
* Add RelativeLinkFilter section to Markdown fixtureRobert Speicher2015-07-281-0/+7
* Make links inside ignored elements uniqueRobert Speicher2015-07-281-3/+3
* Add ExternalLinkFilter to Markdown pipeliners-dont-follow-meRobert Speicher2015-05-271-1/+8
* Use to_reference in Markdown feature specRobert Speicher2015-05-261-32/+32
* Remove class and id attributes from SanitizationFilter whitelistrs-disallow-id-classRobert Speicher2015-05-081-14/+12
* Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets2015-05-081-0/+10
|\
| * Add TaskList to Markdown feature specRobert Speicher2015-05-061-0/+10
* | Add Markdown feature specs for markup inside linksrs-issue-1348Robert Speicher2015-05-061-0/+8
|/
* Remove special handling for the `'` problemRobert Speicher2015-04-301-1/+0
* Add a feature spec for our entire Markdown parsing stackRobert Speicher2015-04-301-0/+179