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

Lines Matching full:emphasis

393         # phrase emphasis, and spans. The list of tags we're looking for is
1148 # Prepare regular expressions for seraching emphasis tokens in any
1177 # Get prepared regular expression for seraching emphasis tokens
1183 # Each loop iteration seach for the next emphasis token.
1193 # any more emphasis.
1203 # Reached closing marker while inside a three-char emphasis.
1239 # Reached opening three-char emphasis marker. Push on token
1249 # Unwind any dangling emphasis marker:
1270 # Closing emphasis marker:
1771 # phrase emphasis, and spans. The list of tags we're looking for is
2564 # Redefining emphasis markers so that emphasis by underscore does not
2839 as headers, *emphasis*, code blocks, blockquotes, and links.