From 6aef3f20d394a72001d6849cda2bf21789b84389 Mon Sep 17 00:00:00 2001 From: Roman Kuzmin Date: Mon, 13 May 2024 02:42:55 +0000 Subject: [PATCH] markdown.hrc - use markdown2 for user extensions fix #151 --- hrc/hrc/misc/markdown.hrc | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/hrc/hrc/misc/markdown.hrc b/hrc/hrc/misc/markdown.hrc index 18f451b..44ac8f4 100644 --- a/hrc/hrc/misc/markdown.hrc +++ b/hrc/hrc/misc/markdown.hrc @@ -7,11 +7,12 @@ xsi:schemaLocation="http://colorer.sf.net/2003/hrc http://colorer.sf.net/2003/hr + + + + start="/(?{start}^%FenceMark;).*$/" end="/(?{end}^(?{FenceMark}\y{FenceMark}))\s*$/"/>