You are here

property MarkdownExtra_Parser::$clean_tags_re in Markdown 6

Same name and namespace in other branches
  1. 5 markdown.php \MarkdownExtra_Parser::clean_tags_re

File

./markdown.php, line 1903

Class

MarkdownExtra_Parser

Code

var $clean_tags_re = 'script|math|svg';