Home | History | Annotate | Download | only in PHP-Markdown-Extra-1.2.3

Lines Matching refs:Must

447         #       tags for inner block must be indented.
451 # The outermost tags must start at the left margin for this to match, and
452 # the inner nested divs must be indented.
530 # Called whenever a tag must be hashed when a function insert an atomic
630 # Process anchor and image tags. Images must come first,
636 # Must come after doAnchors, because you can use < and >
722 # These must come last in case you've also got [link test][1]
988 (?:(?<=\n)\n|\A\n?) # Must eat the newline
1040 # change the syntax rules such that sub-lists must start with a
1096 [ ]{'.$this->tab_width.'} # Lines must start with a tab or a tab-width of spaces
1486 # '@' *must* be encoded. I insist.
1756 # Tags which must not have their contents modified, no matter where
1809 # * If $span is true, text inside must treated as span. So any double
1823 [ ]*\n # Must be followed by newline.
2136 # Check if text inside this tag must be parsed in span mode.
2192 # Called whenever a tag must be hashed when a function insert a "clean" tag
2885 * Redistributions of source code must retain the above copyright notice,
2888 * Redistributions in binary form must reproduce the above copyright