The list of tags which are considered block-level constructs and an alternation pattern suitable for use in regexps made from the list
%w[ p div h[1-6] blockquote pre table dl ol ul script noscript form fieldset iframe math ins del ]
The list of tags which are considered block-level constructs and an alternation pattern suitable for use in regexps made from the list
%w[ p div h[1-6] blockquote pre table dl ol ul script noscript form fieldset iframe math ins del ]
<code/>and<pre/>for code samples.