Lines Matching refs:That
380 return ''; # String that will replace the block
391 # lists, and tables. That's because we still want to wrap <p>s around
392 # "paragraphs" that are wrapped in non-block-level tags, such as anchors,
535 # the token. By convension, "B" is used for block elements that needs not
537 # that are word separators and "X" is used in the general case.
547 return $key; # String that will replace the tag.
561 # These are all the transformations that form block-level
623 # These are all the transformations that occur *within* block-level
1033 # As a single paragraph, despite the fact that the second line starts
1036 # Whereas when we're inside a list (or sub-list), that line will be
1038 # an aspect of Markdown's syntax that's hard to parse perfectly
1040 # change the syntax rules such that sub-lists must start with a
1314 # so we need to fix that:
1375 // # We can't call Markdown(), because that resets the hash;
1376 // # that initialization code should be pulled into its own sub, though.
1410 # Smart processing for ampersands and angle brackets that need to
1560 # returning the corresponding value that should replace it.
1627 # function that will loosely count the number of UTF-8 characters with a
1747 # Tags that are always treated as block tags:
1760 # Tags that do not need to be closed.
1769 # lists, and tables. That's because we still want to wrap <p>s around
1770 # "paragraphs" that are wrapped in non-block-level tags, such as anchors,
1807 # tag with that name. Nested tags supported.
1810 # newline will be replaced by a single newline so that it does not create
1813 # Returns an array of that form: ( processed text , remaining text )
1873 $parsed = ""; # Parsed text that will be returned.
2024 # Returns an array of that form: ( processed text , remaining text )
2071 $parsed = ""; # Parsed text that will be returned.
2095 # In that case, we return original text unchanged and pass the
2182 # Hash last block text that wasn't processed inside the loop.
2351 # and inline HTML tags, so that pipes inside those gets ignored.
2371 # and inline HTML tags, so that pipes inside those gets ignored.
2436 # Turn double returns into triple returns, so that we can make a
2564 # Redefining emphasis markers so that emphasis by underscore does not
2652 return ''; # String that will replace the block
2785 return ''; # String that will replace the block
2838 is most similar to that of plain text email, and supports features such
2882 modification, are permitted provided that the following conditions are