Adding file for new syntax highlighter

changing OTP url for QR code creation
This commit is contained in:
Nathan Adams
2014-03-09 22:40:56 -05:00
parent 9ffb668e4e
commit 700889bedd
2 changed files with 4 additions and 3 deletions

View File

@@ -101,6 +101,7 @@ class IDF_Template_MarkdownPrefilter extends Pluf_Text_HTML_Filter
'caption' => array('class', 'dir', 'id', 'style', 'title',
'align'), // deprecated attribute),
'code' => array('class', 'dir', 'id', 'style', 'title'),
'script' => array('type', 'class', 'dir', 'id', 'style', 'title'),
'dd' => array('class', 'dir', 'id', 'style', 'title'),
'del' => array('class', 'dir', 'id', 'style', 'title',
'cite', 'datetime'),