Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Walker <bwalker@gitlab.com>2018-09-02 18:24:27 +0300
committerBrett Walker <bwalker@gitlab.com>2018-09-05 17:19:16 +0300
commita963721f797b451efec15702e73752c8b8830631 (patch)
tree46b920a9b5fd0078d5cfdcdecb8e5c16be852f21 /changelogs
parente41b99943230240403bdca7b19d5f379892cd819 (diff)
render using RedCarpet if legacy_render parameter is set
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/bw-commonmark-for-files.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/bw-commonmark-for-files.yml b/changelogs/unreleased/bw-commonmark-for-files.yml
new file mode 100644
index 00000000000..f932ccb704f
--- /dev/null
+++ b/changelogs/unreleased/bw-commonmark-for-files.yml
@@ -0,0 +1,5 @@
+---
+title: Render files (`.md`) and wikis using CommonMark
+merge_request: 21228
+author:
+type: changed