mirror of
https://github.com/redmine/redmine.git
synced 2026-03-06 20:41:27 +01:00
Update CommonMarker extension options link
git-svn-id: https://svn.redmine.org/redmine/trunk@22084 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -25,7 +25,7 @@ module Redmine
|
||||
module CommonMark
|
||||
# configuration of the rendering pipeline
|
||||
PIPELINE_CONFIG = {
|
||||
# https://github.com/gjtorikian/commonmarker#extensions
|
||||
# https://github.com/gjtorikian/commonmarker#extension-options
|
||||
commonmarker_extensions: [
|
||||
:table,
|
||||
:strikethrough,
|
||||
|
||||
Reference in New Issue
Block a user