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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/Rules
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-10-31 05:09:47 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-10-31 05:09:47 +0300
commit92bb93e5a62a52a3589a6961ddc8c71b8848180b (patch)
treee13b82798e93b7bb1a59428ca9275601f877ece8 /Rules
parent7ef8e567b0d05e70b9bc8d037a85b1c4d1efeca3 (diff)
Comments and clarifications, update README.
Diffstat (limited to 'Rules')
-rw-r--r--Rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rules b/Rules
index c10ac443..19ddbc97 100644
--- a/Rules
+++ b/Rules
@@ -21,6 +21,7 @@ compile '/**/*.html' do
end
compile '/**/*.md' do
+ # Use Redcarpet with Rouge.
filter :redcarpet,
renderer: HTML,
options: {