You are here

property MarkdownExtra_Parser::$clean_tags_re in Markdown 5

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

File

./markdown.php, line 1743

Class

MarkdownExtra_Parser

Code

var $clean_tags_re = 'script|math';