1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-02-01 03:57:15 +00: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:
Go MAEDA 2023-01-31 23:55:55 +00:00
parent 17a75612e7
commit 57544d6d4b

View File

@ -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,