From 190cffe87510cb6ffc9709552ce9a2155728b124 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Fri, 4 May 2018 19:50:38 +0200 Subject: [PATCH] rdiscount is not supported anymore --- docs/_docs/configuration/default.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/_docs/configuration/default.md b/docs/_docs/configuration/default.md index f87f71e3..dde24b18 100644 --- a/docs/_docs/configuration/default.md +++ b/docs/_docs/configuration/default.md @@ -70,9 +70,6 @@ liquid: strict_variables : false # Markdown Processors -rdiscount: - extensions : [] - redcarpet: extensions : []