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:
authorSean McGivern <sean@mcgivern.me.uk>2018-09-06 11:22:19 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-09-06 11:22:19 +0300
commit26de39fc64e927378e839ec1037f655bf87e3e73 (patch)
tree152ce52b29cfe475cab3c1692289b4dd67fa693e /changelogs
parent3ff54a959d631740f9ad31727048cb175f700c8b (diff)
parente57d99947a8837ef3bfe20022f4c5b3ad735ec8f (diff)
Merge branch 'bw-commonmark-for-files' into 'master'
Enable CommonMark for files and wikis See merge request gitlab-org/gitlab-ce!21228
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