diff options
-rw-r--r-- | MANIFEST.in | 3 | ||||
-rwxr-xr-x | setup.py | 4 | ||||
-rw-r--r-- | tests/__init__.py (renamed from markdown/tests/__init__.py) | 0 | ||||
-rw-r--r-- | tests/basic/amps-and-angle-encoding.html (renamed from markdown/tests/basic/amps-and-angle-encoding.html) | 0 | ||||
-rw-r--r-- | tests/basic/amps-and-angle-encoding.txt (renamed from markdown/tests/basic/amps-and-angle-encoding.txt) | 0 | ||||
-rw-r--r-- | tests/basic/angle-links-and-img.html (renamed from markdown/tests/basic/angle-links-and-img.html) | 0 | ||||
-rw-r--r-- | tests/basic/angle-links-and-img.txt (renamed from markdown/tests/basic/angle-links-and-img.txt) | 0 | ||||
-rw-r--r-- | tests/basic/auto-links.html (renamed from markdown/tests/basic/auto-links.html) | 0 | ||||
-rw-r--r-- | tests/basic/auto-links.txt (renamed from markdown/tests/basic/auto-links.txt) | 0 | ||||
-rw-r--r-- | tests/basic/backlash-escapes.html (renamed from markdown/tests/basic/backlash-escapes.html) | 0 | ||||
-rw-r--r-- | tests/basic/backlash-escapes.txt (renamed from markdown/tests/basic/backlash-escapes.txt) | 0 | ||||
-rw-r--r-- | tests/basic/benchmark.dat (renamed from markdown/tests/basic/benchmark.dat) | 0 | ||||
-rw-r--r-- | tests/basic/blockquotes-with-code-blocks.html (renamed from markdown/tests/basic/blockquotes-with-code-blocks.html) | 0 | ||||
-rw-r--r-- | tests/basic/blockquotes-with-code-blocks.txt (renamed from markdown/tests/basic/blockquotes-with-code-blocks.txt) | 0 | ||||
-rw-r--r-- | tests/basic/codeblock-in-list.html (renamed from markdown/tests/basic/codeblock-in-list.html) | 0 | ||||
-rw-r--r-- | tests/basic/codeblock-in-list.txt (renamed from markdown/tests/basic/codeblock-in-list.txt) | 0 | ||||
-rw-r--r-- | tests/basic/hard-wrapped.html (renamed from markdown/tests/basic/hard-wrapped.html) | 0 | ||||
-rw-r--r-- | tests/basic/hard-wrapped.txt (renamed from markdown/tests/basic/hard-wrapped.txt) | 0 | ||||
-rw-r--r-- | tests/basic/horizontal-rules.html (renamed from markdown/tests/basic/horizontal-rules.html) | 0 | ||||
-rw-r--r-- | tests/basic/horizontal-rules.txt (renamed from markdown/tests/basic/horizontal-rules.txt) | 0 | ||||
-rw-r--r-- | tests/basic/inline-html-advanced.html (renamed from markdown/tests/basic/inline-html-advanced.html) | 0 | ||||
-rw-r--r-- | tests/basic/inline-html-advanced.txt (renamed from markdown/tests/basic/inline-html-advanced.txt) | 0 | ||||
-rw-r--r-- | tests/basic/inline-html-comments.html (renamed from markdown/tests/basic/inline-html-comments.html) | 0 | ||||
-rw-r--r-- | tests/basic/inline-html-comments.txt (renamed from markdown/tests/basic/inline-html-comments.txt) | 0 | ||||
-rw-r--r-- | tests/basic/inline-html-simple.html (renamed from markdown/tests/basic/inline-html-simple.html) | 0 | ||||
-rw-r--r-- | tests/basic/inline-html-simple.txt (renamed from markdown/tests/basic/inline-html-simple.txt) | 0 | ||||
-rw-r--r-- | tests/basic/links-inline.html (renamed from markdown/tests/basic/links-inline.html) | 0 | ||||
-rw-r--r-- | tests/basic/links-inline.txt (renamed from markdown/tests/basic/links-inline.txt) | 0 | ||||
-rw-r--r-- | tests/basic/links-reference.html (renamed from markdown/tests/basic/links-reference.html) | 0 | ||||
-rw-r--r-- | tests/basic/links-reference.txt (renamed from markdown/tests/basic/links-reference.txt) | 0 | ||||
-rw-r--r-- | tests/basic/literal-quotes.html (renamed from markdown/tests/basic/literal-quotes.html) | 0 | ||||
-rw-r--r-- | tests/basic/literal-quotes.txt (renamed from markdown/tests/basic/literal-quotes.txt) | 0 | ||||
-rw-r--r-- | tests/basic/markdown-documentation-basics.html (renamed from markdown/tests/basic/markdown-documentation-basics.html) | 0 | ||||
-rw-r--r-- | tests/basic/markdown-documentation-basics.txt (renamed from markdown/tests/basic/markdown-documentation-basics.txt) | 0 | ||||
-rw-r--r-- | tests/basic/markdown-syntax.html (renamed from markdown/tests/basic/markdown-syntax.html) | 0 | ||||
-rw-r--r-- | tests/basic/markdown-syntax.txt (renamed from markdown/tests/basic/markdown-syntax.txt) | 0 | ||||
-rw-r--r-- | tests/basic/nested-blockquotes.html (renamed from markdown/tests/basic/nested-blockquotes.html) | 0 | ||||
-rw-r--r-- | tests/basic/nested-blockquotes.txt (renamed from markdown/tests/basic/nested-blockquotes.txt) | 0 | ||||
-rw-r--r-- | tests/basic/ordered-and-unordered-list.html (renamed from markdown/tests/basic/ordered-and-unordered-list.html) | 0 | ||||
-rw-r--r-- | tests/basic/ordered-and-unordered-list.txt (renamed from markdown/tests/basic/ordered-and-unordered-list.txt) | 0 | ||||
-rw-r--r-- | tests/basic/strong-and-em-together.html (renamed from markdown/tests/basic/strong-and-em-together.html) | 0 | ||||
-rw-r--r-- | tests/basic/strong-and-em-together.txt (renamed from markdown/tests/basic/strong-and-em-together.txt) | 0 | ||||
-rw-r--r-- | tests/basic/tabs.html (renamed from markdown/tests/basic/tabs.html) | 0 | ||||
-rw-r--r-- | tests/basic/tabs.txt (renamed from markdown/tests/basic/tabs.txt) | 0 | ||||
-rw-r--r-- | tests/basic/tidyness.html (renamed from markdown/tests/basic/tidyness.html) | 0 | ||||
-rw-r--r-- | tests/basic/tidyness.txt (renamed from markdown/tests/basic/tidyness.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/codehilite.html (renamed from markdown/tests/extensions/codehilite.html) | 0 | ||||
-rw-r--r-- | tests/extensions/codehilite.txt (renamed from markdown/tests/extensions/codehilite.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/abbr.html (renamed from markdown/tests/extensions/extra/abbr.html) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/abbr.txt (renamed from markdown/tests/extensions/extra/abbr.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/footnote.html (renamed from markdown/tests/extensions/extra/footnote.html) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/footnote.txt (renamed from markdown/tests/extensions/extra/footnote.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/loose_def_list.html (renamed from markdown/tests/extensions/extra/loose_def_list.html) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/loose_def_list.txt (renamed from markdown/tests/extensions/extra/loose_def_list.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/markdown-syntax.html (renamed from markdown/tests/extensions/extra/markdown-syntax.html) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/markdown-syntax.txt (renamed from markdown/tests/extensions/extra/markdown-syntax.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/named_markers.html (renamed from markdown/tests/extensions/extra/named_markers.html) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/named_markers.txt (renamed from markdown/tests/extensions/extra/named_markers.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/raw-html.html (renamed from markdown/tests/extensions/extra/raw-html.html) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/raw-html.txt (renamed from markdown/tests/extensions/extra/raw-html.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/simple_def-lists.html (renamed from markdown/tests/extensions/extra/simple_def-lists.html) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/simple_def-lists.txt (renamed from markdown/tests/extensions/extra/simple_def-lists.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/tables.html (renamed from markdown/tests/extensions/extra/tables.html) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/tables.txt (renamed from markdown/tests/extensions/extra/tables.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/extra/test.cfg (renamed from markdown/tests/extensions/extra/test.cfg) | 0 | ||||
-rw-r--r-- | tests/extensions/test.cfg (renamed from markdown/tests/extensions/test.cfg) | 0 | ||||
-rw-r--r-- | tests/extensions/toc.html (renamed from markdown/tests/extensions/toc.html) | 0 | ||||
-rw-r--r-- | tests/extensions/toc.txt (renamed from markdown/tests/extensions/toc.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/toc_invalid.html (renamed from markdown/tests/extensions/toc_invalid.html) | 0 | ||||
-rw-r--r-- | tests/extensions/toc_invalid.txt (renamed from markdown/tests/extensions/toc_invalid.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/toc_nested.html (renamed from markdown/tests/extensions/toc_nested.html) | 0 | ||||
-rw-r--r-- | tests/extensions/toc_nested.txt (renamed from markdown/tests/extensions/toc_nested.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/toc_nested2.html (renamed from markdown/tests/extensions/toc_nested2.html) | 0 | ||||
-rw-r--r-- | tests/extensions/toc_nested2.txt (renamed from markdown/tests/extensions/toc_nested2.txt) | 0 | ||||
-rw-r--r-- | tests/extensions/wikilinks.html (renamed from markdown/tests/extensions/wikilinks.html) | 0 | ||||
-rw-r--r-- | tests/extensions/wikilinks.txt (renamed from markdown/tests/extensions/wikilinks.txt) | 0 | ||||
-rw-r--r-- | tests/html4/html4.html (renamed from markdown/tests/html4/html4.html) | 0 | ||||
-rw-r--r-- | tests/html4/html4.txt (renamed from markdown/tests/html4/html4.txt) | 0 | ||||
-rw-r--r-- | tests/html4/test.cfg (renamed from markdown/tests/html4/test.cfg) | 0 | ||||
-rw-r--r-- | tests/misc/CRLF_line_ends.html (renamed from markdown/tests/misc/CRLF_line_ends.html) | 0 | ||||
-rw-r--r-- | tests/misc/CRLF_line_ends.txt (renamed from markdown/tests/misc/CRLF_line_ends.txt) | 0 | ||||
-rw-r--r-- | tests/misc/adjacent-headers.html (renamed from markdown/tests/misc/adjacent-headers.html) | 0 | ||||
-rw-r--r-- | tests/misc/adjacent-headers.txt (renamed from markdown/tests/misc/adjacent-headers.txt) | 0 | ||||
-rw-r--r-- | tests/misc/amp-in-url.html (renamed from markdown/tests/misc/amp-in-url.html) | 0 | ||||
-rw-r--r-- | tests/misc/amp-in-url.txt (renamed from markdown/tests/misc/amp-in-url.txt) | 0 | ||||
-rw-r--r-- | tests/misc/ampersand.html (renamed from markdown/tests/misc/ampersand.html) | 0 | ||||
-rw-r--r-- | tests/misc/ampersand.txt (renamed from markdown/tests/misc/ampersand.txt) | 0 | ||||
-rw-r--r-- | tests/misc/arabic.html (renamed from markdown/tests/misc/arabic.html) | 0 | ||||
-rw-r--r-- | tests/misc/arabic.txt (renamed from markdown/tests/misc/arabic.txt) | 0 | ||||
-rw-r--r-- | tests/misc/attributes2.html (renamed from markdown/tests/misc/attributes2.html) | 0 | ||||
-rw-r--r-- | tests/misc/attributes2.txt (renamed from markdown/tests/misc/attributes2.txt) | 0 | ||||
-rw-r--r-- | tests/misc/autolinks_with_asterisks.html (renamed from markdown/tests/misc/autolinks_with_asterisks.html) | 0 | ||||
-rw-r--r-- | tests/misc/autolinks_with_asterisks.txt (renamed from markdown/tests/misc/autolinks_with_asterisks.txt) | 0 | ||||
-rw-r--r-- | tests/misc/autolinks_with_asterisks_russian.html (renamed from markdown/tests/misc/autolinks_with_asterisks_russian.html) | 0 | ||||
-rw-r--r-- | tests/misc/autolinks_with_asterisks_russian.txt (renamed from markdown/tests/misc/autolinks_with_asterisks_russian.txt) | 0 | ||||
-rw-r--r-- | tests/misc/backtick-escape.html (renamed from markdown/tests/misc/backtick-escape.html) | 0 | ||||
-rw-r--r-- | tests/misc/backtick-escape.txt (renamed from markdown/tests/misc/backtick-escape.txt) | 0 | ||||
-rw-r--r-- | tests/misc/benchmark.dat (renamed from markdown/tests/misc/benchmark.dat) | 0 | ||||
-rw-r--r-- | tests/misc/bidi.html (renamed from markdown/tests/misc/bidi.html) | 0 | ||||
-rw-r--r-- | tests/misc/bidi.txt (renamed from markdown/tests/misc/bidi.txt) | 0 | ||||
-rw-r--r-- | tests/misc/blank-block-quote.html (renamed from markdown/tests/misc/blank-block-quote.html) | 0 | ||||
-rw-r--r-- | tests/misc/blank-block-quote.txt (renamed from markdown/tests/misc/blank-block-quote.txt) | 0 | ||||
-rw-r--r-- | tests/misc/blockquote-below-paragraph.html (renamed from markdown/tests/misc/blockquote-below-paragraph.html) | 0 | ||||
-rw-r--r-- | tests/misc/blockquote-below-paragraph.txt (renamed from markdown/tests/misc/blockquote-below-paragraph.txt) | 0 | ||||
-rw-r--r-- | tests/misc/blockquote-hr.html (renamed from markdown/tests/misc/blockquote-hr.html) | 0 | ||||
-rw-r--r-- | tests/misc/blockquote-hr.txt (renamed from markdown/tests/misc/blockquote-hr.txt) | 0 | ||||
-rw-r--r-- | tests/misc/blockquote.html (renamed from markdown/tests/misc/blockquote.html) | 0 | ||||
-rw-r--r-- | tests/misc/blockquote.txt (renamed from markdown/tests/misc/blockquote.txt) | 0 | ||||
-rw-r--r-- | tests/misc/bold_links.html (renamed from markdown/tests/misc/bold_links.html) | 0 | ||||
-rw-r--r-- | tests/misc/bold_links.txt (renamed from markdown/tests/misc/bold_links.txt) | 0 | ||||
-rw-r--r-- | tests/misc/br.html (renamed from markdown/tests/misc/br.html) | 0 | ||||
-rw-r--r-- | tests/misc/br.txt (renamed from markdown/tests/misc/br.txt) | 0 | ||||
-rw-r--r-- | tests/misc/bracket_re.html (renamed from markdown/tests/misc/bracket_re.html) | 0 | ||||
-rw-r--r-- | tests/misc/bracket_re.txt (renamed from markdown/tests/misc/bracket_re.txt) | 0 | ||||
-rw-r--r-- | tests/misc/code-first-line.html (renamed from markdown/tests/misc/code-first-line.html) | 0 | ||||
-rw-r--r-- | tests/misc/code-first-line.txt (renamed from markdown/tests/misc/code-first-line.txt) | 0 | ||||
-rw-r--r-- | tests/misc/comments.html (renamed from markdown/tests/misc/comments.html) | 0 | ||||
-rw-r--r-- | tests/misc/comments.txt (renamed from markdown/tests/misc/comments.txt) | 0 | ||||
-rw-r--r-- | tests/misc/div.html (renamed from markdown/tests/misc/div.html) | 0 | ||||
-rw-r--r-- | tests/misc/div.txt (renamed from markdown/tests/misc/div.txt) | 0 | ||||
-rw-r--r-- | tests/misc/em-around-links.html (renamed from markdown/tests/misc/em-around-links.html) | 0 | ||||
-rw-r--r-- | tests/misc/em-around-links.txt (renamed from markdown/tests/misc/em-around-links.txt) | 0 | ||||
-rw-r--r-- | tests/misc/em_strong.html (renamed from markdown/tests/misc/em_strong.html) | 0 | ||||
-rw-r--r-- | tests/misc/em_strong.txt (renamed from markdown/tests/misc/em_strong.txt) | 0 | ||||
-rw-r--r-- | tests/misc/email.html (renamed from markdown/tests/misc/email.html) | 0 | ||||
-rw-r--r-- | tests/misc/email.txt (renamed from markdown/tests/misc/email.txt) | 0 | ||||
-rw-r--r-- | tests/misc/funky-list.html (renamed from markdown/tests/misc/funky-list.html) | 0 | ||||
-rw-r--r-- | tests/misc/funky-list.txt (renamed from markdown/tests/misc/funky-list.txt) | 0 | ||||
-rw-r--r-- | tests/misc/h1.html (renamed from markdown/tests/misc/h1.html) | 0 | ||||
-rw-r--r-- | tests/misc/h1.txt (renamed from markdown/tests/misc/h1.txt) | 0 | ||||
-rw-r--r-- | tests/misc/hash.html (renamed from markdown/tests/misc/hash.html) | 0 | ||||
-rw-r--r-- | tests/misc/hash.txt (renamed from markdown/tests/misc/hash.txt) | 0 | ||||
-rw-r--r-- | tests/misc/headers.html (renamed from markdown/tests/misc/headers.html) | 0 | ||||
-rw-r--r-- | tests/misc/headers.txt (renamed from markdown/tests/misc/headers.txt) | 0 | ||||
-rw-r--r-- | tests/misc/hline.html (renamed from markdown/tests/misc/hline.html) | 0 | ||||
-rw-r--r-- | tests/misc/hline.txt (renamed from markdown/tests/misc/hline.txt) | 0 | ||||
-rw-r--r-- | tests/misc/html-comments.html (renamed from markdown/tests/misc/html-comments.html) | 0 | ||||
-rw-r--r-- | tests/misc/html-comments.txt (renamed from markdown/tests/misc/html-comments.txt) | 0 | ||||
-rw-r--r-- | tests/misc/html.html (renamed from markdown/tests/misc/html.html) | 0 | ||||
-rw-r--r-- | tests/misc/html.txt (renamed from markdown/tests/misc/html.txt) | 0 | ||||
-rw-r--r-- | tests/misc/image-2.html (renamed from markdown/tests/misc/image-2.html) | 0 | ||||
-rw-r--r-- | tests/misc/image-2.txt (renamed from markdown/tests/misc/image-2.txt) | 0 | ||||
-rw-r--r-- | tests/misc/image.html (renamed from markdown/tests/misc/image.html) | 0 | ||||
-rw-r--r-- | tests/misc/image.txt (renamed from markdown/tests/misc/image.txt) | 0 | ||||
-rw-r--r-- | tests/misc/image_in_links.html (renamed from markdown/tests/misc/image_in_links.html) | 0 | ||||
-rw-r--r-- | tests/misc/image_in_links.txt (renamed from markdown/tests/misc/image_in_links.txt) | 0 | ||||
-rw-r--r-- | tests/misc/inside_html.html (renamed from markdown/tests/misc/inside_html.html) | 0 | ||||
-rw-r--r-- | tests/misc/inside_html.txt (renamed from markdown/tests/misc/inside_html.txt) | 0 | ||||
-rw-r--r-- | tests/misc/japanese.html (renamed from markdown/tests/misc/japanese.html) | 0 | ||||
-rw-r--r-- | tests/misc/japanese.txt (renamed from markdown/tests/misc/japanese.txt) | 0 | ||||
-rw-r--r-- | tests/misc/lazy-block-quote.html (renamed from markdown/tests/misc/lazy-block-quote.html) | 0 | ||||
-rw-r--r-- | tests/misc/lazy-block-quote.txt (renamed from markdown/tests/misc/lazy-block-quote.txt) | 0 | ||||
-rw-r--r-- | tests/misc/link-with-parenthesis.html (renamed from markdown/tests/misc/link-with-parenthesis.html) | 0 | ||||
-rw-r--r-- | tests/misc/link-with-parenthesis.txt (renamed from markdown/tests/misc/link-with-parenthesis.txt) | 0 | ||||
-rw-r--r-- | tests/misc/lists.html (renamed from markdown/tests/misc/lists.html) | 0 | ||||
-rw-r--r-- | tests/misc/lists.txt (renamed from markdown/tests/misc/lists.txt) | 0 | ||||
-rw-r--r-- | tests/misc/lists2.html (renamed from markdown/tests/misc/lists2.html) | 0 | ||||
-rw-r--r-- | tests/misc/lists2.txt (renamed from markdown/tests/misc/lists2.txt) | 0 | ||||
-rw-r--r-- | tests/misc/lists3.html (renamed from markdown/tests/misc/lists3.html) | 0 | ||||
-rw-r--r-- | tests/misc/lists3.txt (renamed from markdown/tests/misc/lists3.txt) | 0 | ||||
-rw-r--r-- | tests/misc/lists4.html (renamed from markdown/tests/misc/lists4.html) | 0 | ||||
-rw-r--r-- | tests/misc/lists4.txt (renamed from markdown/tests/misc/lists4.txt) | 0 | ||||
-rw-r--r-- | tests/misc/lists5.html (renamed from markdown/tests/misc/lists5.html) | 0 | ||||
-rw-r--r-- | tests/misc/lists5.txt (renamed from markdown/tests/misc/lists5.txt) | 0 | ||||
-rw-r--r-- | tests/misc/lists6.html (renamed from markdown/tests/misc/lists6.html) | 0 | ||||
-rw-r--r-- | tests/misc/lists6.txt (renamed from markdown/tests/misc/lists6.txt) | 0 | ||||
-rw-r--r-- | tests/misc/markup-inside-p.html (renamed from markdown/tests/misc/markup-inside-p.html) | 0 | ||||
-rw-r--r-- | tests/misc/markup-inside-p.txt (renamed from markdown/tests/misc/markup-inside-p.txt) | 0 | ||||
-rw-r--r-- | tests/misc/mismatched-tags.html (renamed from markdown/tests/misc/mismatched-tags.html) | 0 | ||||
-rw-r--r-- | tests/misc/mismatched-tags.txt (renamed from markdown/tests/misc/mismatched-tags.txt) | 0 | ||||
-rw-r--r-- | tests/misc/missing-link-def.html (renamed from markdown/tests/misc/missing-link-def.html) | 0 | ||||
-rw-r--r-- | tests/misc/missing-link-def.txt (renamed from markdown/tests/misc/missing-link-def.txt) | 0 | ||||
-rw-r--r-- | tests/misc/more_comments.html (renamed from markdown/tests/misc/more_comments.html) | 0 | ||||
-rw-r--r-- | tests/misc/more_comments.txt (renamed from markdown/tests/misc/more_comments.txt) | 0 | ||||
-rw-r--r-- | tests/misc/multi-line-tags.html (renamed from markdown/tests/misc/multi-line-tags.html) | 0 | ||||
-rw-r--r-- | tests/misc/multi-line-tags.txt (renamed from markdown/tests/misc/multi-line-tags.txt) | 0 | ||||
-rw-r--r-- | tests/misc/multi-paragraph-block-quote.html (renamed from markdown/tests/misc/multi-paragraph-block-quote.html) | 0 | ||||
-rw-r--r-- | tests/misc/multi-paragraph-block-quote.txt (renamed from markdown/tests/misc/multi-paragraph-block-quote.txt) | 0 | ||||
-rw-r--r-- | tests/misc/multi-test.html (renamed from markdown/tests/misc/multi-test.html) | 0 | ||||
-rw-r--r-- | tests/misc/multi-test.txt (renamed from markdown/tests/misc/multi-test.txt) | 0 | ||||
-rw-r--r-- | tests/misc/multiline-comments.html (renamed from markdown/tests/misc/multiline-comments.html) | 0 | ||||
-rw-r--r-- | tests/misc/multiline-comments.txt (renamed from markdown/tests/misc/multiline-comments.txt) | 0 | ||||
-rw-r--r-- | tests/misc/nested-lists.html (renamed from markdown/tests/misc/nested-lists.html) | 0 | ||||
-rw-r--r-- | tests/misc/nested-lists.txt (renamed from markdown/tests/misc/nested-lists.txt) | 0 | ||||
-rw-r--r-- | tests/misc/nested-patterns.html (renamed from markdown/tests/misc/nested-patterns.html) | 0 | ||||
-rw-r--r-- | tests/misc/nested-patterns.txt (renamed from markdown/tests/misc/nested-patterns.txt) | 0 | ||||
-rw-r--r-- | tests/misc/normalize.html (renamed from markdown/tests/misc/normalize.html) | 0 | ||||
-rw-r--r-- | tests/misc/normalize.txt (renamed from markdown/tests/misc/normalize.txt) | 0 | ||||
-rw-r--r-- | tests/misc/numeric-entity.html (renamed from markdown/tests/misc/numeric-entity.html) | 0 | ||||
-rw-r--r-- | tests/misc/numeric-entity.txt (renamed from markdown/tests/misc/numeric-entity.txt) | 0 | ||||
-rw-r--r-- | tests/misc/para-with-hr.html (renamed from markdown/tests/misc/para-with-hr.html) | 0 | ||||
-rw-r--r-- | tests/misc/para-with-hr.txt (renamed from markdown/tests/misc/para-with-hr.txt) | 0 | ||||
-rw-r--r-- | tests/misc/php.html (renamed from markdown/tests/misc/php.html) | 0 | ||||
-rw-r--r-- | tests/misc/php.txt (renamed from markdown/tests/misc/php.txt) | 0 | ||||
-rw-r--r-- | tests/misc/pre.html (renamed from markdown/tests/misc/pre.html) | 0 | ||||
-rw-r--r-- | tests/misc/pre.txt (renamed from markdown/tests/misc/pre.txt) | 0 | ||||
-rw-r--r-- | tests/misc/raw_whitespace.html (renamed from markdown/tests/misc/raw_whitespace.html) | 0 | ||||
-rw-r--r-- | tests/misc/raw_whitespace.txt (renamed from markdown/tests/misc/raw_whitespace.txt) | 0 | ||||
-rw-r--r-- | tests/misc/russian.html (renamed from markdown/tests/misc/russian.html) | 0 | ||||
-rw-r--r-- | tests/misc/russian.txt (renamed from markdown/tests/misc/russian.txt) | 0 | ||||
-rw-r--r-- | tests/misc/smart_em.html (renamed from markdown/tests/misc/smart_em.html) | 0 | ||||
-rw-r--r-- | tests/misc/smart_em.txt (renamed from markdown/tests/misc/smart_em.txt) | 0 | ||||
-rw-r--r-- | tests/misc/some-test.html (renamed from markdown/tests/misc/some-test.html) | 0 | ||||
-rw-r--r-- | tests/misc/some-test.txt (renamed from markdown/tests/misc/some-test.txt) | 0 | ||||
-rw-r--r-- | tests/misc/span.html (renamed from markdown/tests/misc/span.html) | 0 | ||||
-rw-r--r-- | tests/misc/span.txt (renamed from markdown/tests/misc/span.txt) | 0 | ||||
-rw-r--r-- | tests/misc/strong-with-underscores.html (renamed from markdown/tests/misc/strong-with-underscores.html) | 0 | ||||
-rw-r--r-- | tests/misc/strong-with-underscores.txt (renamed from markdown/tests/misc/strong-with-underscores.txt) | 0 | ||||
-rw-r--r-- | tests/misc/stronintags.html (renamed from markdown/tests/misc/stronintags.html) | 0 | ||||
-rw-r--r-- | tests/misc/stronintags.txt (renamed from markdown/tests/misc/stronintags.txt) | 0 | ||||
-rw-r--r-- | tests/misc/tabs-in-lists.html (renamed from markdown/tests/misc/tabs-in-lists.html) | 0 | ||||
-rw-r--r-- | tests/misc/tabs-in-lists.txt (renamed from markdown/tests/misc/tabs-in-lists.txt) | 0 | ||||
-rw-r--r-- | tests/misc/two-spaces.html (renamed from markdown/tests/misc/two-spaces.html) | 0 | ||||
-rw-r--r-- | tests/misc/two-spaces.txt (renamed from markdown/tests/misc/two-spaces.txt) | 0 | ||||
-rw-r--r-- | tests/misc/uche.html (renamed from markdown/tests/misc/uche.html) | 0 | ||||
-rw-r--r-- | tests/misc/uche.txt (renamed from markdown/tests/misc/uche.txt) | 0 | ||||
-rw-r--r-- | tests/misc/underscores.html (renamed from markdown/tests/misc/underscores.html) | 0 | ||||
-rw-r--r-- | tests/misc/underscores.txt (renamed from markdown/tests/misc/underscores.txt) | 0 | ||||
-rw-r--r-- | tests/misc/url_spaces.html (renamed from markdown/tests/misc/url_spaces.html) | 0 | ||||
-rw-r--r-- | tests/misc/url_spaces.txt (renamed from markdown/tests/misc/url_spaces.txt) | 0 | ||||
-rw-r--r-- | tests/php/Auto Links.text (renamed from markdown/tests/php/Auto Links.text) | 0 | ||||
-rw-r--r-- | tests/php/Auto Links.xhtml (renamed from markdown/tests/php/Auto Links.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Backslash escapes.text (renamed from markdown/tests/php/Backslash escapes.text) | 0 | ||||
-rw-r--r-- | tests/php/Backslash escapes.xhtml (renamed from markdown/tests/php/Backslash escapes.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Code Spans.text (renamed from markdown/tests/php/Code Spans.text) | 0 | ||||
-rw-r--r-- | tests/php/Code Spans.xhtml (renamed from markdown/tests/php/Code Spans.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Code block in a list item.text (renamed from markdown/tests/php/Code block in a list item.text) | 0 | ||||
-rw-r--r-- | tests/php/Code block in a list item.xhtml (renamed from markdown/tests/php/Code block in a list item.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Code block on second line.text (renamed from markdown/tests/php/Code block on second line.text) | 0 | ||||
-rw-r--r-- | tests/php/Code block on second line.xhtml (renamed from markdown/tests/php/Code block on second line.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Email auto links.text (renamed from markdown/tests/php/Email auto links.text) | 0 | ||||
-rw-r--r-- | tests/php/Email auto links.xhtml (renamed from markdown/tests/php/Email auto links.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Emphasis.text (renamed from markdown/tests/php/Emphasis.text) | 0 | ||||
-rw-r--r-- | tests/php/Emphasis.xhtml (renamed from markdown/tests/php/Emphasis.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Empty List Item.text (renamed from markdown/tests/php/Empty List Item.text) | 0 | ||||
-rw-r--r-- | tests/php/Empty List Item.xhtml (renamed from markdown/tests/php/Empty List Item.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Headers.text (renamed from markdown/tests/php/Headers.text) | 0 | ||||
-rw-r--r-- | tests/php/Headers.xhtml (renamed from markdown/tests/php/Headers.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Horizontal Rules.text (renamed from markdown/tests/php/Horizontal Rules.text) | 0 | ||||
-rw-r--r-- | tests/php/Horizontal Rules.xhtml (renamed from markdown/tests/php/Horizontal Rules.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Inline HTML (Simple).text (renamed from markdown/tests/php/Inline HTML (Simple).text) | 0 | ||||
-rw-r--r-- | tests/php/Inline HTML (Simple).xhtml (renamed from markdown/tests/php/Inline HTML (Simple).xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Inline HTML (Span).text (renamed from markdown/tests/php/Inline HTML (Span).text) | 0 | ||||
-rw-r--r-- | tests/php/Inline HTML (Span).xhtml (renamed from markdown/tests/php/Inline HTML (Span).xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Inline HTML comments.text (renamed from markdown/tests/php/Inline HTML comments.text) | 0 | ||||
-rw-r--r-- | tests/php/Inline HTML comments.xhtml (renamed from markdown/tests/php/Inline HTML comments.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Ins & del.text (renamed from markdown/tests/php/Ins & del.text) | 0 | ||||
-rw-r--r-- | tests/php/Ins & del.xhtml (renamed from markdown/tests/php/Ins & del.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/License (renamed from markdown/tests/php/License) | 0 | ||||
-rw-r--r-- | tests/php/Links, inline style.text (renamed from markdown/tests/php/Links, inline style.text) | 0 | ||||
-rw-r--r-- | tests/php/Links, inline style.xhtml (renamed from markdown/tests/php/Links, inline style.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/MD5 Hashes.text (renamed from markdown/tests/php/MD5 Hashes.text) | 0 | ||||
-rw-r--r-- | tests/php/MD5 Hashes.xhtml (renamed from markdown/tests/php/MD5 Hashes.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Mixed OLs and ULs.text (renamed from markdown/tests/php/Mixed OLs and ULs.text) | 0 | ||||
-rw-r--r-- | tests/php/Mixed OLs and ULs.xhtml (renamed from markdown/tests/php/Mixed OLs and ULs.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Nesting.text (renamed from markdown/tests/php/Nesting.text) | 0 | ||||
-rw-r--r-- | tests/php/Nesting.xhtml (renamed from markdown/tests/php/Nesting.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/PHP-Specific Bugs.text (renamed from markdown/tests/php/PHP-Specific Bugs.text) | 0 | ||||
-rw-r--r-- | tests/php/PHP-Specific Bugs.xhtml (renamed from markdown/tests/php/PHP-Specific Bugs.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Parens in URL.text (renamed from markdown/tests/php/Parens in URL.text) | 0 | ||||
-rw-r--r-- | tests/php/Parens in URL.xhtml (renamed from markdown/tests/php/Parens in URL.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Quotes in attributes.text (renamed from markdown/tests/php/Quotes in attributes.text) | 0 | ||||
-rw-r--r-- | tests/php/Quotes in attributes.xhtml (renamed from markdown/tests/php/Quotes in attributes.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/Tight blocks.text (renamed from markdown/tests/php/Tight blocks.text) | 0 | ||||
-rw-r--r-- | tests/php/Tight blocks.xhtml (renamed from markdown/tests/php/Tight blocks.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/extra/Abbr.text (renamed from markdown/tests/php/extra/Abbr.text) | 0 | ||||
-rw-r--r-- | tests/php/extra/Abbr.xhtml (renamed from markdown/tests/php/extra/Abbr.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/extra/Definition Lists.text (renamed from markdown/tests/php/extra/Definition Lists.text) | 0 | ||||
-rw-r--r-- | tests/php/extra/Definition Lists.xhtml (renamed from markdown/tests/php/extra/Definition Lists.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/extra/Emphasis.text (renamed from markdown/tests/php/extra/Emphasis.text) | 0 | ||||
-rw-r--r-- | tests/php/extra/Emphasis.xhtml (renamed from markdown/tests/php/extra/Emphasis.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/extra/Fenced Code Blocks.text (renamed from markdown/tests/php/extra/Fenced Code Blocks.text) | 0 | ||||
-rw-r--r-- | tests/php/extra/Fenced Code Blocks.xhtml (renamed from markdown/tests/php/extra/Fenced Code Blocks.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/extra/Footnotes.text (renamed from markdown/tests/php/extra/Footnotes.text) | 0 | ||||
-rw-r--r-- | tests/php/extra/Footnotes.xhtml (renamed from markdown/tests/php/extra/Footnotes.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/extra/Inline HTML with Markdown content.text (renamed from markdown/tests/php/extra/Inline HTML with Markdown content.text) | 0 | ||||
-rw-r--r-- | tests/php/extra/Inline HTML with Markdown content.xhtml (renamed from markdown/tests/php/extra/Inline HTML with Markdown content.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/extra/Tables.text (renamed from markdown/tests/php/extra/Tables.text) | 0 | ||||
-rw-r--r-- | tests/php/extra/Tables.xhtml (renamed from markdown/tests/php/extra/Tables.xhtml) | 0 | ||||
-rw-r--r-- | tests/php/extra/test.cfg (renamed from markdown/tests/php/extra/test.cfg) | 0 | ||||
-rw-r--r-- | tests/php/test.cfg (renamed from markdown/tests/php/test.cfg) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Amps and angle encoding.html (renamed from markdown/tests/pl/Tests_2004/Amps and angle encoding.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Amps and angle encoding.text (renamed from markdown/tests/pl/Tests_2004/Amps and angle encoding.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Auto links.html (renamed from markdown/tests/pl/Tests_2004/Auto links.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Auto links.text (renamed from markdown/tests/pl/Tests_2004/Auto links.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Backslash escapes.html (renamed from markdown/tests/pl/Tests_2004/Backslash escapes.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Backslash escapes.text (renamed from markdown/tests/pl/Tests_2004/Backslash escapes.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Blockquotes with code blocks.html (renamed from markdown/tests/pl/Tests_2004/Blockquotes with code blocks.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Blockquotes with code blocks.text (renamed from markdown/tests/pl/Tests_2004/Blockquotes with code blocks.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.html (renamed from markdown/tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.text (renamed from markdown/tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Horizontal rules.html (renamed from markdown/tests/pl/Tests_2004/Horizontal rules.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Horizontal rules.text (renamed from markdown/tests/pl/Tests_2004/Horizontal rules.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Inline HTML (Advanced).html (renamed from markdown/tests/pl/Tests_2004/Inline HTML (Advanced).html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Inline HTML (Advanced).text (renamed from markdown/tests/pl/Tests_2004/Inline HTML (Advanced).text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Inline HTML (Simple).html (renamed from markdown/tests/pl/Tests_2004/Inline HTML (Simple).html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Inline HTML (Simple).text (renamed from markdown/tests/pl/Tests_2004/Inline HTML (Simple).text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Inline HTML comments.html (renamed from markdown/tests/pl/Tests_2004/Inline HTML comments.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Inline HTML comments.text (renamed from markdown/tests/pl/Tests_2004/Inline HTML comments.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Links, inline style.html (renamed from markdown/tests/pl/Tests_2004/Links, inline style.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Links, inline style.text (renamed from markdown/tests/pl/Tests_2004/Links, inline style.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Links, reference style.html (renamed from markdown/tests/pl/Tests_2004/Links, reference style.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Links, reference style.text (renamed from markdown/tests/pl/Tests_2004/Links, reference style.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Literal quotes in titles.html (renamed from markdown/tests/pl/Tests_2004/Literal quotes in titles.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Literal quotes in titles.text (renamed from markdown/tests/pl/Tests_2004/Literal quotes in titles.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Markdown Documentation - Basics.html (renamed from markdown/tests/pl/Tests_2004/Markdown Documentation - Basics.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Markdown Documentation - Basics.text (renamed from markdown/tests/pl/Tests_2004/Markdown Documentation - Basics.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Markdown Documentation - Syntax.html (renamed from markdown/tests/pl/Tests_2004/Markdown Documentation - Syntax.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Markdown Documentation - Syntax.text (renamed from markdown/tests/pl/Tests_2004/Markdown Documentation - Syntax.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Nested blockquotes.html (renamed from markdown/tests/pl/Tests_2004/Nested blockquotes.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Nested blockquotes.text (renamed from markdown/tests/pl/Tests_2004/Nested blockquotes.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Ordered and unordered lists.html (renamed from markdown/tests/pl/Tests_2004/Ordered and unordered lists.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Ordered and unordered lists.text (renamed from markdown/tests/pl/Tests_2004/Ordered and unordered lists.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Strong and em together.html (renamed from markdown/tests/pl/Tests_2004/Strong and em together.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Strong and em together.text (renamed from markdown/tests/pl/Tests_2004/Strong and em together.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Tabs.html (renamed from markdown/tests/pl/Tests_2004/Tabs.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Tabs.text (renamed from markdown/tests/pl/Tests_2004/Tabs.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Tidyness.html (renamed from markdown/tests/pl/Tests_2004/Tidyness.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Tidyness.text (renamed from markdown/tests/pl/Tests_2004/Tidyness.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Yuri-Attributes.html (renamed from markdown/tests/pl/Tests_2004/Yuri-Attributes.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Yuri-Attributes.text (renamed from markdown/tests/pl/Tests_2004/Yuri-Attributes.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Yuri-Email.html (renamed from markdown/tests/pl/Tests_2004/Yuri-Email.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Yuri-Email.text (renamed from markdown/tests/pl/Tests_2004/Yuri-Email.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Yuri-Footnotes.html (renamed from markdown/tests/pl/Tests_2004/Yuri-Footnotes.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Yuri-Footnotes.text (renamed from markdown/tests/pl/Tests_2004/Yuri-Footnotes.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Yuri-Links-in-Headers.html (renamed from markdown/tests/pl/Tests_2004/Yuri-Links-in-Headers.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/Yuri-Links-in-Headers.text (renamed from markdown/tests/pl/Tests_2004/Yuri-Links-in-Headers.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2004/test.cfg (renamed from markdown/tests/pl/Tests_2004/test.cfg) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Amps and angle encoding.html (renamed from markdown/tests/pl/Tests_2007/Amps and angle encoding.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Amps and angle encoding.text (renamed from markdown/tests/pl/Tests_2007/Amps and angle encoding.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Auto links.html (renamed from markdown/tests/pl/Tests_2007/Auto links.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Auto links.text (renamed from markdown/tests/pl/Tests_2007/Auto links.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Backslash escapes.html (renamed from markdown/tests/pl/Tests_2007/Backslash escapes.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Backslash escapes.text (renamed from markdown/tests/pl/Tests_2007/Backslash escapes.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Blockquotes with code blocks.html (renamed from markdown/tests/pl/Tests_2007/Blockquotes with code blocks.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Blockquotes with code blocks.text (renamed from markdown/tests/pl/Tests_2007/Blockquotes with code blocks.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Code Blocks.html (renamed from markdown/tests/pl/Tests_2007/Code Blocks.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Code Blocks.text (renamed from markdown/tests/pl/Tests_2007/Code Blocks.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Code Spans.html (renamed from markdown/tests/pl/Tests_2007/Code Spans.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Code Spans.text (renamed from markdown/tests/pl/Tests_2007/Code Spans.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.html (renamed from markdown/tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.text (renamed from markdown/tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Horizontal rules.html (renamed from markdown/tests/pl/Tests_2007/Horizontal rules.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Horizontal rules.text (renamed from markdown/tests/pl/Tests_2007/Horizontal rules.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Images.html (renamed from markdown/tests/pl/Tests_2007/Images.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Images.text (renamed from markdown/tests/pl/Tests_2007/Images.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Inline HTML (Advanced).html (renamed from markdown/tests/pl/Tests_2007/Inline HTML (Advanced).html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Inline HTML (Advanced).text (renamed from markdown/tests/pl/Tests_2007/Inline HTML (Advanced).text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Inline HTML (Simple).html (renamed from markdown/tests/pl/Tests_2007/Inline HTML (Simple).html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Inline HTML (Simple).text (renamed from markdown/tests/pl/Tests_2007/Inline HTML (Simple).text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Inline HTML comments.html (renamed from markdown/tests/pl/Tests_2007/Inline HTML comments.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Inline HTML comments.text (renamed from markdown/tests/pl/Tests_2007/Inline HTML comments.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Links, inline style.html (renamed from markdown/tests/pl/Tests_2007/Links, inline style.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Links, inline style.text (renamed from markdown/tests/pl/Tests_2007/Links, inline style.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Links, reference style.html (renamed from markdown/tests/pl/Tests_2007/Links, reference style.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Links, reference style.text (renamed from markdown/tests/pl/Tests_2007/Links, reference style.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Links, shortcut references.html (renamed from markdown/tests/pl/Tests_2007/Links, shortcut references.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Links, shortcut references.text (renamed from markdown/tests/pl/Tests_2007/Links, shortcut references.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Literal quotes in titles.html (renamed from markdown/tests/pl/Tests_2007/Literal quotes in titles.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Literal quotes in titles.text (renamed from markdown/tests/pl/Tests_2007/Literal quotes in titles.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Markdown Documentation - Basics.html (renamed from markdown/tests/pl/Tests_2007/Markdown Documentation - Basics.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Markdown Documentation - Basics.text (renamed from markdown/tests/pl/Tests_2007/Markdown Documentation - Basics.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Markdown Documentation - Syntax.html (renamed from markdown/tests/pl/Tests_2007/Markdown Documentation - Syntax.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Markdown Documentation - Syntax.text (renamed from markdown/tests/pl/Tests_2007/Markdown Documentation - Syntax.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Nested blockquotes.html (renamed from markdown/tests/pl/Tests_2007/Nested blockquotes.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Nested blockquotes.text (renamed from markdown/tests/pl/Tests_2007/Nested blockquotes.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Ordered and unordered lists.html (renamed from markdown/tests/pl/Tests_2007/Ordered and unordered lists.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Ordered and unordered lists.text (renamed from markdown/tests/pl/Tests_2007/Ordered and unordered lists.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Strong and em together.html (renamed from markdown/tests/pl/Tests_2007/Strong and em together.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Strong and em together.text (renamed from markdown/tests/pl/Tests_2007/Strong and em together.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Tabs.html (renamed from markdown/tests/pl/Tests_2007/Tabs.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Tabs.text (renamed from markdown/tests/pl/Tests_2007/Tabs.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Tidyness.html (renamed from markdown/tests/pl/Tests_2007/Tidyness.html) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/Tidyness.text (renamed from markdown/tests/pl/Tests_2007/Tidyness.text) | 0 | ||||
-rw-r--r-- | tests/pl/Tests_2007/test.cfg (renamed from markdown/tests/pl/Tests_2007/test.cfg) | 0 | ||||
-rw-r--r-- | tests/plugins.py (renamed from markdown/tests/plugins.py) | 0 | ||||
-rw-r--r-- | tests/safe_mode/inline-html-advanced.html (renamed from markdown/tests/safe_mode/inline-html-advanced.html) | 0 | ||||
-rw-r--r-- | tests/safe_mode/inline-html-advanced.txt (renamed from markdown/tests/safe_mode/inline-html-advanced.txt) | 0 | ||||
-rw-r--r-- | tests/safe_mode/inline-html-comments.html (renamed from markdown/tests/safe_mode/inline-html-comments.html) | 0 | ||||
-rw-r--r-- | tests/safe_mode/inline-html-comments.txt (renamed from markdown/tests/safe_mode/inline-html-comments.txt) | 0 | ||||
-rw-r--r-- | tests/safe_mode/inline-html-simple.html (renamed from markdown/tests/safe_mode/inline-html-simple.html) | 0 | ||||
-rw-r--r-- | tests/safe_mode/inline-html-simple.txt (renamed from markdown/tests/safe_mode/inline-html-simple.txt) | 0 | ||||
-rw-r--r-- | tests/safe_mode/remove.html (renamed from markdown/tests/safe_mode/remove.html) | 0 | ||||
-rw-r--r-- | tests/safe_mode/remove.txt (renamed from markdown/tests/safe_mode/remove.txt) | 0 | ||||
-rw-r--r-- | tests/safe_mode/replace.html (renamed from markdown/tests/safe_mode/replace.html) | 0 | ||||
-rw-r--r-- | tests/safe_mode/replace.txt (renamed from markdown/tests/safe_mode/replace.txt) | 0 | ||||
-rw-r--r-- | tests/safe_mode/script_tags.html (renamed from markdown/tests/safe_mode/script_tags.html) | 0 | ||||
-rw-r--r-- | tests/safe_mode/script_tags.txt (renamed from markdown/tests/safe_mode/script_tags.txt) | 0 | ||||
-rw-r--r-- | tests/safe_mode/test.cfg (renamed from markdown/tests/safe_mode/test.cfg) | 0 | ||||
-rw-r--r-- | tests/safe_mode/unsafe_urls.html (renamed from markdown/tests/safe_mode/unsafe_urls.html) | 0 | ||||
-rw-r--r-- | tests/safe_mode/unsafe_urls.txt (renamed from markdown/tests/safe_mode/unsafe_urls.txt) | 0 | ||||
-rw-r--r-- | tests/test_apis.py (renamed from markdown/tests/test_apis.py) | 0 | ||||
-rw-r--r-- | tests/util.py (renamed from markdown/tests/util.py) | 0 |
393 files changed, 2 insertions, 5 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index bdba91b..1cbe234 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,6 @@ recursive-include bin * recursive-include markdown *.py recursive-include docs * -recursive-include markdown/tests *.txt *.html *.cfg *.py -prune markdown/extensions/legacy.py +recursive-include tests *.txt *.html *.cfg *.py include setup.py include MANIFEST @@ -35,9 +35,7 @@ data = dict( maintainer = 'Waylan Limberg', maintainer_email = 'waylan [at] gmail.com', license = 'BSD License', - packages = ['markdown', 'markdown.extensions', 'markdown.tests'], - package_data = {'': ['tests/*/*.txt', 'tests/*/*.html', 'tests/*/*.cfg', - 'tests/*/*/*.txt', 'tests/*/*/*.html', 'tests/*/*/*.cfg']}, + packages = ['markdown', 'markdown.extensions'], scripts = ['bin/markdown'], cmdclass = {'install_scripts': md_install_scripts}, classifiers = ['Development Status :: 5 - Production/Stable', diff --git a/markdown/tests/__init__.py b/tests/__init__.py index d07ae7d..d07ae7d 100644 --- a/markdown/tests/__init__.py +++ b/tests/__init__.py diff --git a/markdown/tests/basic/amps-and-angle-encoding.html b/tests/basic/amps-and-angle-encoding.html index 2c466c1..2c466c1 100644 --- a/markdown/tests/basic/amps-and-angle-encoding.html +++ b/tests/basic/amps-and-angle-encoding.html diff --git a/markdown/tests/basic/amps-and-angle-encoding.txt b/tests/basic/amps-and-angle-encoding.txt index 0e9527f..0e9527f 100644 --- a/markdown/tests/basic/amps-and-angle-encoding.txt +++ b/tests/basic/amps-and-angle-encoding.txt diff --git a/markdown/tests/basic/angle-links-and-img.html b/tests/basic/angle-links-and-img.html index 1ca3b0b..1ca3b0b 100644 --- a/markdown/tests/basic/angle-links-and-img.html +++ b/tests/basic/angle-links-and-img.html diff --git a/markdown/tests/basic/angle-links-and-img.txt b/tests/basic/angle-links-and-img.txt index 1dbf404..1dbf404 100644 --- a/markdown/tests/basic/angle-links-and-img.txt +++ b/tests/basic/angle-links-and-img.txt diff --git a/markdown/tests/basic/auto-links.html b/tests/basic/auto-links.html index 7481fe2..7481fe2 100644 --- a/markdown/tests/basic/auto-links.html +++ b/tests/basic/auto-links.html diff --git a/markdown/tests/basic/auto-links.txt b/tests/basic/auto-links.txt index a188b40..a188b40 100644 --- a/markdown/tests/basic/auto-links.txt +++ b/tests/basic/auto-links.txt diff --git a/markdown/tests/basic/backlash-escapes.html b/tests/basic/backlash-escapes.html index 876775f..876775f 100644 --- a/markdown/tests/basic/backlash-escapes.html +++ b/tests/basic/backlash-escapes.html diff --git a/markdown/tests/basic/backlash-escapes.txt b/tests/basic/backlash-escapes.txt index 16447a0..16447a0 100644 --- a/markdown/tests/basic/backlash-escapes.txt +++ b/tests/basic/backlash-escapes.txt diff --git a/markdown/tests/basic/benchmark.dat b/tests/basic/benchmark.dat index 3d549dd..3d549dd 100644 --- a/markdown/tests/basic/benchmark.dat +++ b/tests/basic/benchmark.dat diff --git a/markdown/tests/basic/blockquotes-with-code-blocks.html b/tests/basic/blockquotes-with-code-blocks.html index 5fc98b1..5fc98b1 100644 --- a/markdown/tests/basic/blockquotes-with-code-blocks.html +++ b/tests/basic/blockquotes-with-code-blocks.html diff --git a/markdown/tests/basic/blockquotes-with-code-blocks.txt b/tests/basic/blockquotes-with-code-blocks.txt index c31d171..c31d171 100644 --- a/markdown/tests/basic/blockquotes-with-code-blocks.txt +++ b/tests/basic/blockquotes-with-code-blocks.txt diff --git a/markdown/tests/basic/codeblock-in-list.html b/tests/basic/codeblock-in-list.html index 49edd56..49edd56 100644 --- a/markdown/tests/basic/codeblock-in-list.html +++ b/tests/basic/codeblock-in-list.html diff --git a/markdown/tests/basic/codeblock-in-list.txt b/tests/basic/codeblock-in-list.txt index 87d4e3b..87d4e3b 100644 --- a/markdown/tests/basic/codeblock-in-list.txt +++ b/tests/basic/codeblock-in-list.txt diff --git a/markdown/tests/basic/hard-wrapped.html b/tests/basic/hard-wrapped.html index e28e900..e28e900 100644 --- a/markdown/tests/basic/hard-wrapped.html +++ b/tests/basic/hard-wrapped.html diff --git a/markdown/tests/basic/hard-wrapped.txt b/tests/basic/hard-wrapped.txt index f8a5b27..f8a5b27 100644 --- a/markdown/tests/basic/hard-wrapped.txt +++ b/tests/basic/hard-wrapped.txt diff --git a/markdown/tests/basic/horizontal-rules.html b/tests/basic/horizontal-rules.html index 478e8c5..478e8c5 100644 --- a/markdown/tests/basic/horizontal-rules.html +++ b/tests/basic/horizontal-rules.html diff --git a/markdown/tests/basic/horizontal-rules.txt b/tests/basic/horizontal-rules.txt index 1594bda..1594bda 100644 --- a/markdown/tests/basic/horizontal-rules.txt +++ b/tests/basic/horizontal-rules.txt diff --git a/markdown/tests/basic/inline-html-advanced.html b/tests/basic/inline-html-advanced.html index af1dec1..af1dec1 100644 --- a/markdown/tests/basic/inline-html-advanced.html +++ b/tests/basic/inline-html-advanced.html diff --git a/markdown/tests/basic/inline-html-advanced.txt b/tests/basic/inline-html-advanced.txt index 9d71ddc..9d71ddc 100644 --- a/markdown/tests/basic/inline-html-advanced.txt +++ b/tests/basic/inline-html-advanced.txt diff --git a/markdown/tests/basic/inline-html-comments.html b/tests/basic/inline-html-comments.html index 0d4cad9..0d4cad9 100644 --- a/markdown/tests/basic/inline-html-comments.html +++ b/tests/basic/inline-html-comments.html diff --git a/markdown/tests/basic/inline-html-comments.txt b/tests/basic/inline-html-comments.txt index 41d830d..41d830d 100644 --- a/markdown/tests/basic/inline-html-comments.txt +++ b/tests/basic/inline-html-comments.txt diff --git a/markdown/tests/basic/inline-html-simple.html b/tests/basic/inline-html-simple.html index cb10451..cb10451 100644 --- a/markdown/tests/basic/inline-html-simple.html +++ b/tests/basic/inline-html-simple.html diff --git a/markdown/tests/basic/inline-html-simple.txt b/tests/basic/inline-html-simple.txt index 14aa2dc..14aa2dc 100644 --- a/markdown/tests/basic/inline-html-simple.txt +++ b/tests/basic/inline-html-simple.txt diff --git a/markdown/tests/basic/links-inline.html b/tests/basic/links-inline.html index 707937a..707937a 100644 --- a/markdown/tests/basic/links-inline.html +++ b/tests/basic/links-inline.html diff --git a/markdown/tests/basic/links-inline.txt b/tests/basic/links-inline.txt index 4d0c1c2..4d0c1c2 100644 --- a/markdown/tests/basic/links-inline.txt +++ b/tests/basic/links-inline.txt diff --git a/markdown/tests/basic/links-reference.html b/tests/basic/links-reference.html index 165c71a..165c71a 100644 --- a/markdown/tests/basic/links-reference.html +++ b/tests/basic/links-reference.html diff --git a/markdown/tests/basic/links-reference.txt b/tests/basic/links-reference.txt index b2fa734..b2fa734 100644 --- a/markdown/tests/basic/links-reference.txt +++ b/tests/basic/links-reference.txt diff --git a/markdown/tests/basic/literal-quotes.html b/tests/basic/literal-quotes.html index 0342589..0342589 100644 --- a/markdown/tests/basic/literal-quotes.html +++ b/tests/basic/literal-quotes.html diff --git a/markdown/tests/basic/literal-quotes.txt b/tests/basic/literal-quotes.txt index 29d0e42..29d0e42 100644 --- a/markdown/tests/basic/literal-quotes.txt +++ b/tests/basic/literal-quotes.txt diff --git a/markdown/tests/basic/markdown-documentation-basics.html b/tests/basic/markdown-documentation-basics.html index 3bcaea9..3bcaea9 100644 --- a/markdown/tests/basic/markdown-documentation-basics.html +++ b/tests/basic/markdown-documentation-basics.html diff --git a/markdown/tests/basic/markdown-documentation-basics.txt b/tests/basic/markdown-documentation-basics.txt index 486055c..486055c 100644 --- a/markdown/tests/basic/markdown-documentation-basics.txt +++ b/tests/basic/markdown-documentation-basics.txt diff --git a/markdown/tests/basic/markdown-syntax.html b/tests/basic/markdown-syntax.html index 038c9d1..038c9d1 100644 --- a/markdown/tests/basic/markdown-syntax.html +++ b/tests/basic/markdown-syntax.html diff --git a/markdown/tests/basic/markdown-syntax.txt b/tests/basic/markdown-syntax.txt index dabd75c..dabd75c 100644 --- a/markdown/tests/basic/markdown-syntax.txt +++ b/tests/basic/markdown-syntax.txt diff --git a/markdown/tests/basic/nested-blockquotes.html b/tests/basic/nested-blockquotes.html index f1b017e..f1b017e 100644 --- a/markdown/tests/basic/nested-blockquotes.html +++ b/tests/basic/nested-blockquotes.html diff --git a/markdown/tests/basic/nested-blockquotes.txt b/tests/basic/nested-blockquotes.txt index ed3c624..ed3c624 100644 --- a/markdown/tests/basic/nested-blockquotes.txt +++ b/tests/basic/nested-blockquotes.txt diff --git a/markdown/tests/basic/ordered-and-unordered-list.html b/tests/basic/ordered-and-unordered-list.html index 090c43c..090c43c 100644 --- a/markdown/tests/basic/ordered-and-unordered-list.html +++ b/tests/basic/ordered-and-unordered-list.html diff --git a/markdown/tests/basic/ordered-and-unordered-list.txt b/tests/basic/ordered-and-unordered-list.txt index 621db58..621db58 100644 --- a/markdown/tests/basic/ordered-and-unordered-list.txt +++ b/tests/basic/ordered-and-unordered-list.txt diff --git a/markdown/tests/basic/strong-and-em-together.html b/tests/basic/strong-and-em-together.html index 7bf5163..7bf5163 100644 --- a/markdown/tests/basic/strong-and-em-together.html +++ b/tests/basic/strong-and-em-together.html diff --git a/markdown/tests/basic/strong-and-em-together.txt b/tests/basic/strong-and-em-together.txt index 95ee690..95ee690 100644 --- a/markdown/tests/basic/strong-and-em-together.txt +++ b/tests/basic/strong-and-em-together.txt diff --git a/markdown/tests/basic/tabs.html b/tests/basic/tabs.html index 3c11f14..3c11f14 100644 --- a/markdown/tests/basic/tabs.html +++ b/tests/basic/tabs.html diff --git a/markdown/tests/basic/tabs.txt b/tests/basic/tabs.txt index 589d113..589d113 100644 --- a/markdown/tests/basic/tabs.txt +++ b/tests/basic/tabs.txt diff --git a/markdown/tests/basic/tidyness.html b/tests/basic/tidyness.html index 52b2eaf..52b2eaf 100644 --- a/markdown/tests/basic/tidyness.html +++ b/tests/basic/tidyness.html diff --git a/markdown/tests/basic/tidyness.txt b/tests/basic/tidyness.txt index 5f18b8d..5f18b8d 100644 --- a/markdown/tests/basic/tidyness.txt +++ b/tests/basic/tidyness.txt diff --git a/markdown/tests/extensions/codehilite.html b/tests/extensions/codehilite.html index 6a8ee91..6a8ee91 100644 --- a/markdown/tests/extensions/codehilite.html +++ b/tests/extensions/codehilite.html diff --git a/markdown/tests/extensions/codehilite.txt b/tests/extensions/codehilite.txt index 6c62e6a..6c62e6a 100644 --- a/markdown/tests/extensions/codehilite.txt +++ b/tests/extensions/codehilite.txt diff --git a/markdown/tests/extensions/extra/abbr.html b/tests/extensions/extra/abbr.html index 456524e..456524e 100644 --- a/markdown/tests/extensions/extra/abbr.html +++ b/tests/extensions/extra/abbr.html diff --git a/markdown/tests/extensions/extra/abbr.txt b/tests/extensions/extra/abbr.txt index 991bf15..991bf15 100644 --- a/markdown/tests/extensions/extra/abbr.txt +++ b/tests/extensions/extra/abbr.txt diff --git a/markdown/tests/extensions/extra/footnote.html b/tests/extensions/extra/footnote.html index 6556dab..6556dab 100644 --- a/markdown/tests/extensions/extra/footnote.html +++ b/tests/extensions/extra/footnote.html diff --git a/markdown/tests/extensions/extra/footnote.txt b/tests/extensions/extra/footnote.txt index 07188d0..07188d0 100644 --- a/markdown/tests/extensions/extra/footnote.txt +++ b/tests/extensions/extra/footnote.txt diff --git a/markdown/tests/extensions/extra/loose_def_list.html b/tests/extensions/extra/loose_def_list.html index 98fdec8..98fdec8 100644 --- a/markdown/tests/extensions/extra/loose_def_list.html +++ b/tests/extensions/extra/loose_def_list.html diff --git a/markdown/tests/extensions/extra/loose_def_list.txt b/tests/extensions/extra/loose_def_list.txt index 24cd6a4..24cd6a4 100644 --- a/markdown/tests/extensions/extra/loose_def_list.txt +++ b/tests/extensions/extra/loose_def_list.txt diff --git a/markdown/tests/extensions/extra/markdown-syntax.html b/tests/extensions/extra/markdown-syntax.html index 038c9d1..038c9d1 100644 --- a/markdown/tests/extensions/extra/markdown-syntax.html +++ b/tests/extensions/extra/markdown-syntax.html diff --git a/markdown/tests/extensions/extra/markdown-syntax.txt b/tests/extensions/extra/markdown-syntax.txt index dabd75c..dabd75c 100644 --- a/markdown/tests/extensions/extra/markdown-syntax.txt +++ b/tests/extensions/extra/markdown-syntax.txt diff --git a/markdown/tests/extensions/extra/named_markers.html b/tests/extensions/extra/named_markers.html index 6996b5f..6996b5f 100644 --- a/markdown/tests/extensions/extra/named_markers.html +++ b/tests/extensions/extra/named_markers.html diff --git a/markdown/tests/extensions/extra/named_markers.txt b/tests/extensions/extra/named_markers.txt index d246524..d246524 100644 --- a/markdown/tests/extensions/extra/named_markers.txt +++ b/tests/extensions/extra/named_markers.txt diff --git a/markdown/tests/extensions/extra/raw-html.html b/tests/extensions/extra/raw-html.html index b2a7c4d..b2a7c4d 100644 --- a/markdown/tests/extensions/extra/raw-html.html +++ b/tests/extensions/extra/raw-html.html diff --git a/markdown/tests/extensions/extra/raw-html.txt b/tests/extensions/extra/raw-html.txt index 284fe0c..284fe0c 100644 --- a/markdown/tests/extensions/extra/raw-html.txt +++ b/tests/extensions/extra/raw-html.txt diff --git a/markdown/tests/extensions/extra/simple_def-lists.html b/tests/extensions/extra/simple_def-lists.html index 278e1ec..278e1ec 100644 --- a/markdown/tests/extensions/extra/simple_def-lists.html +++ b/tests/extensions/extra/simple_def-lists.html diff --git a/markdown/tests/extensions/extra/simple_def-lists.txt b/tests/extensions/extra/simple_def-lists.txt index 20c028a..20c028a 100644 --- a/markdown/tests/extensions/extra/simple_def-lists.txt +++ b/tests/extensions/extra/simple_def-lists.txt diff --git a/markdown/tests/extensions/extra/tables.html b/tests/extensions/extra/tables.html index c931e6a..c931e6a 100644 --- a/markdown/tests/extensions/extra/tables.html +++ b/tests/extensions/extra/tables.html diff --git a/markdown/tests/extensions/extra/tables.txt b/tests/extensions/extra/tables.txt index 64917ab..64917ab 100644 --- a/markdown/tests/extensions/extra/tables.txt +++ b/tests/extensions/extra/tables.txt diff --git a/markdown/tests/extensions/extra/test.cfg b/tests/extensions/extra/test.cfg index 74893f0..74893f0 100644 --- a/markdown/tests/extensions/extra/test.cfg +++ b/tests/extensions/extra/test.cfg diff --git a/markdown/tests/extensions/test.cfg b/tests/extensions/test.cfg index 6208201..6208201 100644 --- a/markdown/tests/extensions/test.cfg +++ b/tests/extensions/test.cfg diff --git a/markdown/tests/extensions/toc.html b/tests/extensions/toc.html index 3559d45..3559d45 100644 --- a/markdown/tests/extensions/toc.html +++ b/tests/extensions/toc.html diff --git a/markdown/tests/extensions/toc.txt b/tests/extensions/toc.txt index f297200..f297200 100644 --- a/markdown/tests/extensions/toc.txt +++ b/tests/extensions/toc.txt diff --git a/markdown/tests/extensions/toc_invalid.html b/tests/extensions/toc_invalid.html index 41a3b1f..41a3b1f 100644 --- a/markdown/tests/extensions/toc_invalid.html +++ b/tests/extensions/toc_invalid.html diff --git a/markdown/tests/extensions/toc_invalid.txt b/tests/extensions/toc_invalid.txt index f6c4ec4..f6c4ec4 100644 --- a/markdown/tests/extensions/toc_invalid.txt +++ b/tests/extensions/toc_invalid.txt diff --git a/markdown/tests/extensions/toc_nested.html b/tests/extensions/toc_nested.html index a8a1583..a8a1583 100644 --- a/markdown/tests/extensions/toc_nested.html +++ b/tests/extensions/toc_nested.html diff --git a/markdown/tests/extensions/toc_nested.txt b/tests/extensions/toc_nested.txt index 9b515f9..9b515f9 100644 --- a/markdown/tests/extensions/toc_nested.txt +++ b/tests/extensions/toc_nested.txt diff --git a/markdown/tests/extensions/toc_nested2.html b/tests/extensions/toc_nested2.html index bf87716..bf87716 100644 --- a/markdown/tests/extensions/toc_nested2.html +++ b/tests/extensions/toc_nested2.html diff --git a/markdown/tests/extensions/toc_nested2.txt b/tests/extensions/toc_nested2.txt index 9db4d8c..9db4d8c 100644 --- a/markdown/tests/extensions/toc_nested2.txt +++ b/tests/extensions/toc_nested2.txt diff --git a/markdown/tests/extensions/wikilinks.html b/tests/extensions/wikilinks.html index a76a693..a76a693 100644 --- a/markdown/tests/extensions/wikilinks.html +++ b/tests/extensions/wikilinks.html diff --git a/markdown/tests/extensions/wikilinks.txt b/tests/extensions/wikilinks.txt index 8e6911b..8e6911b 100644 --- a/markdown/tests/extensions/wikilinks.txt +++ b/tests/extensions/wikilinks.txt diff --git a/markdown/tests/html4/html4.html b/tests/html4/html4.html index 7c88ad7..7c88ad7 100644 --- a/markdown/tests/html4/html4.html +++ b/tests/html4/html4.html diff --git a/markdown/tests/html4/html4.txt b/tests/html4/html4.txt index fddaf8e..fddaf8e 100644 --- a/markdown/tests/html4/html4.txt +++ b/tests/html4/html4.txt diff --git a/markdown/tests/html4/test.cfg b/tests/html4/test.cfg index a3fc498..a3fc498 100644 --- a/markdown/tests/html4/test.cfg +++ b/tests/html4/test.cfg diff --git a/markdown/tests/misc/CRLF_line_ends.html b/tests/misc/CRLF_line_ends.html index a72b1ca..a72b1ca 100644 --- a/markdown/tests/misc/CRLF_line_ends.html +++ b/tests/misc/CRLF_line_ends.html diff --git a/markdown/tests/misc/CRLF_line_ends.txt b/tests/misc/CRLF_line_ends.txt index 7d5e324..7d5e324 100644 --- a/markdown/tests/misc/CRLF_line_ends.txt +++ b/tests/misc/CRLF_line_ends.txt diff --git a/markdown/tests/misc/adjacent-headers.html b/tests/misc/adjacent-headers.html index bd171aa..bd171aa 100644 --- a/markdown/tests/misc/adjacent-headers.html +++ b/tests/misc/adjacent-headers.html diff --git a/markdown/tests/misc/adjacent-headers.txt b/tests/misc/adjacent-headers.txt index 0e626b9..0e626b9 100644 --- a/markdown/tests/misc/adjacent-headers.txt +++ b/tests/misc/adjacent-headers.txt diff --git a/markdown/tests/misc/amp-in-url.html b/tests/misc/amp-in-url.html index 2170a54..2170a54 100644 --- a/markdown/tests/misc/amp-in-url.html +++ b/tests/misc/amp-in-url.html diff --git a/markdown/tests/misc/amp-in-url.txt b/tests/misc/amp-in-url.txt index 471106e..471106e 100644 --- a/markdown/tests/misc/amp-in-url.txt +++ b/tests/misc/amp-in-url.txt diff --git a/markdown/tests/misc/ampersand.html b/tests/misc/ampersand.html index 94ed80c..94ed80c 100644 --- a/markdown/tests/misc/ampersand.html +++ b/tests/misc/ampersand.html diff --git a/markdown/tests/misc/ampersand.txt b/tests/misc/ampersand.txt index 367d32c..367d32c 100644 --- a/markdown/tests/misc/ampersand.txt +++ b/tests/misc/ampersand.txt diff --git a/markdown/tests/misc/arabic.html b/tests/misc/arabic.html index 55991de..55991de 100644 --- a/markdown/tests/misc/arabic.html +++ b/tests/misc/arabic.html diff --git a/markdown/tests/misc/arabic.txt b/tests/misc/arabic.txt index ba2fef4..ba2fef4 100644 --- a/markdown/tests/misc/arabic.txt +++ b/tests/misc/arabic.txt diff --git a/markdown/tests/misc/attributes2.html b/tests/misc/attributes2.html index 5971cc8..5971cc8 100644 --- a/markdown/tests/misc/attributes2.html +++ b/tests/misc/attributes2.html diff --git a/markdown/tests/misc/attributes2.txt b/tests/misc/attributes2.txt index d635cb2..d635cb2 100644 --- a/markdown/tests/misc/attributes2.txt +++ b/tests/misc/attributes2.txt diff --git a/markdown/tests/misc/autolinks_with_asterisks.html b/tests/misc/autolinks_with_asterisks.html index 7cb852f..7cb852f 100644 --- a/markdown/tests/misc/autolinks_with_asterisks.html +++ b/tests/misc/autolinks_with_asterisks.html diff --git a/markdown/tests/misc/autolinks_with_asterisks.txt b/tests/misc/autolinks_with_asterisks.txt index 24de5d9..24de5d9 100644 --- a/markdown/tests/misc/autolinks_with_asterisks.txt +++ b/tests/misc/autolinks_with_asterisks.txt diff --git a/markdown/tests/misc/autolinks_with_asterisks_russian.html b/tests/misc/autolinks_with_asterisks_russian.html index 64cd635..64cd635 100644 --- a/markdown/tests/misc/autolinks_with_asterisks_russian.html +++ b/tests/misc/autolinks_with_asterisks_russian.html diff --git a/markdown/tests/misc/autolinks_with_asterisks_russian.txt b/tests/misc/autolinks_with_asterisks_russian.txt index 74465f1..74465f1 100644 --- a/markdown/tests/misc/autolinks_with_asterisks_russian.txt +++ b/tests/misc/autolinks_with_asterisks_russian.txt diff --git a/markdown/tests/misc/backtick-escape.html b/tests/misc/backtick-escape.html index 07f5115..07f5115 100644 --- a/markdown/tests/misc/backtick-escape.html +++ b/tests/misc/backtick-escape.html diff --git a/markdown/tests/misc/backtick-escape.txt b/tests/misc/backtick-escape.txt index b4d80b2..b4d80b2 100644 --- a/markdown/tests/misc/backtick-escape.txt +++ b/tests/misc/backtick-escape.txt diff --git a/markdown/tests/misc/benchmark.dat b/tests/misc/benchmark.dat index ac0334c..ac0334c 100644 --- a/markdown/tests/misc/benchmark.dat +++ b/tests/misc/benchmark.dat diff --git a/markdown/tests/misc/bidi.html b/tests/misc/bidi.html index ffe04dc..ffe04dc 100644 --- a/markdown/tests/misc/bidi.html +++ b/tests/misc/bidi.html diff --git a/markdown/tests/misc/bidi.txt b/tests/misc/bidi.txt index f11ff1c..f11ff1c 100644 --- a/markdown/tests/misc/bidi.txt +++ b/tests/misc/bidi.txt diff --git a/markdown/tests/misc/blank-block-quote.html b/tests/misc/blank-block-quote.html index 23df17a..23df17a 100644 --- a/markdown/tests/misc/blank-block-quote.html +++ b/tests/misc/blank-block-quote.html diff --git a/markdown/tests/misc/blank-block-quote.txt b/tests/misc/blank-block-quote.txt index 75bfc74..75bfc74 100644 --- a/markdown/tests/misc/blank-block-quote.txt +++ b/tests/misc/blank-block-quote.txt diff --git a/markdown/tests/misc/blockquote-below-paragraph.html b/tests/misc/blockquote-below-paragraph.html index a138933..a138933 100644 --- a/markdown/tests/misc/blockquote-below-paragraph.html +++ b/tests/misc/blockquote-below-paragraph.html diff --git a/markdown/tests/misc/blockquote-below-paragraph.txt b/tests/misc/blockquote-below-paragraph.txt index 529e5a9..529e5a9 100644 --- a/markdown/tests/misc/blockquote-below-paragraph.txt +++ b/tests/misc/blockquote-below-paragraph.txt diff --git a/markdown/tests/misc/blockquote-hr.html b/tests/misc/blockquote-hr.html index 61c1a3c..61c1a3c 100644 --- a/markdown/tests/misc/blockquote-hr.html +++ b/tests/misc/blockquote-hr.html diff --git a/markdown/tests/misc/blockquote-hr.txt b/tests/misc/blockquote-hr.txt index ef9c44f..ef9c44f 100644 --- a/markdown/tests/misc/blockquote-hr.txt +++ b/tests/misc/blockquote-hr.txt diff --git a/markdown/tests/misc/blockquote.html b/tests/misc/blockquote.html index 4481d51..4481d51 100644 --- a/markdown/tests/misc/blockquote.html +++ b/tests/misc/blockquote.html diff --git a/markdown/tests/misc/blockquote.txt b/tests/misc/blockquote.txt index be3ff90..be3ff90 100644 --- a/markdown/tests/misc/blockquote.txt +++ b/tests/misc/blockquote.txt diff --git a/markdown/tests/misc/bold_links.html b/tests/misc/bold_links.html index 5a78e57..5a78e57 100644 --- a/markdown/tests/misc/bold_links.html +++ b/tests/misc/bold_links.html diff --git a/markdown/tests/misc/bold_links.txt b/tests/misc/bold_links.txt index a07f441..a07f441 100644 --- a/markdown/tests/misc/bold_links.txt +++ b/tests/misc/bold_links.txt diff --git a/markdown/tests/misc/br.html b/tests/misc/br.html index 08563a5..08563a5 100644 --- a/markdown/tests/misc/br.html +++ b/tests/misc/br.html diff --git a/markdown/tests/misc/br.txt b/tests/misc/br.txt index 59d29e0..59d29e0 100644 --- a/markdown/tests/misc/br.txt +++ b/tests/misc/br.txt diff --git a/markdown/tests/misc/bracket_re.html b/tests/misc/bracket_re.html index f48a612..f48a612 100644 --- a/markdown/tests/misc/bracket_re.html +++ b/tests/misc/bracket_re.html diff --git a/markdown/tests/misc/bracket_re.txt b/tests/misc/bracket_re.txt index 545e061..545e061 100644 --- a/markdown/tests/misc/bracket_re.txt +++ b/tests/misc/bracket_re.txt diff --git a/markdown/tests/misc/code-first-line.html b/tests/misc/code-first-line.html index 1fb0b7c..1fb0b7c 100644 --- a/markdown/tests/misc/code-first-line.html +++ b/tests/misc/code-first-line.html diff --git a/markdown/tests/misc/code-first-line.txt b/tests/misc/code-first-line.txt index 952614d..952614d 100644 --- a/markdown/tests/misc/code-first-line.txt +++ b/tests/misc/code-first-line.txt diff --git a/markdown/tests/misc/comments.html b/tests/misc/comments.html index 005a755..005a755 100644 --- a/markdown/tests/misc/comments.html +++ b/tests/misc/comments.html diff --git a/markdown/tests/misc/comments.txt b/tests/misc/comments.txt index 68302b0..68302b0 100644 --- a/markdown/tests/misc/comments.txt +++ b/tests/misc/comments.txt diff --git a/markdown/tests/misc/div.html b/tests/misc/div.html index 7b68854..7b68854 100644 --- a/markdown/tests/misc/div.html +++ b/tests/misc/div.html diff --git a/markdown/tests/misc/div.txt b/tests/misc/div.txt index ca87745..ca87745 100644 --- a/markdown/tests/misc/div.txt +++ b/tests/misc/div.txt diff --git a/markdown/tests/misc/em-around-links.html b/tests/misc/em-around-links.html index fafac28..fafac28 100644 --- a/markdown/tests/misc/em-around-links.html +++ b/tests/misc/em-around-links.html diff --git a/markdown/tests/misc/em-around-links.txt b/tests/misc/em-around-links.txt index 5b15be4..5b15be4 100644 --- a/markdown/tests/misc/em-around-links.txt +++ b/tests/misc/em-around-links.txt diff --git a/markdown/tests/misc/em_strong.html b/tests/misc/em_strong.html index 75c92d8..75c92d8 100644 --- a/markdown/tests/misc/em_strong.html +++ b/tests/misc/em_strong.html diff --git a/markdown/tests/misc/em_strong.txt b/tests/misc/em_strong.txt index d0774ad..d0774ad 100644 --- a/markdown/tests/misc/em_strong.txt +++ b/tests/misc/em_strong.txt diff --git a/markdown/tests/misc/email.html b/tests/misc/email.html index 0d033bb..0d033bb 100644 --- a/markdown/tests/misc/email.html +++ b/tests/misc/email.html diff --git a/markdown/tests/misc/email.txt b/tests/misc/email.txt index ece8801..ece8801 100644 --- a/markdown/tests/misc/email.txt +++ b/tests/misc/email.txt diff --git a/markdown/tests/misc/funky-list.html b/tests/misc/funky-list.html index 313db8f..313db8f 100644 --- a/markdown/tests/misc/funky-list.html +++ b/tests/misc/funky-list.html diff --git a/markdown/tests/misc/funky-list.txt b/tests/misc/funky-list.txt index 48ecd60..48ecd60 100644 --- a/markdown/tests/misc/funky-list.txt +++ b/tests/misc/funky-list.txt diff --git a/markdown/tests/misc/h1.html b/tests/misc/h1.html index fbf9b4d..fbf9b4d 100644 --- a/markdown/tests/misc/h1.html +++ b/tests/misc/h1.html diff --git a/markdown/tests/misc/h1.txt b/tests/misc/h1.txt index 0a1c8f9..0a1c8f9 100644 --- a/markdown/tests/misc/h1.txt +++ b/tests/misc/h1.txt diff --git a/markdown/tests/misc/hash.html b/tests/misc/hash.html index 1865994..1865994 100644 --- a/markdown/tests/misc/hash.html +++ b/tests/misc/hash.html diff --git a/markdown/tests/misc/hash.txt b/tests/misc/hash.txt index 634758d..634758d 100644 --- a/markdown/tests/misc/hash.txt +++ b/tests/misc/hash.txt diff --git a/markdown/tests/misc/headers.html b/tests/misc/headers.html index 2a737e2..2a737e2 100644 --- a/markdown/tests/misc/headers.html +++ b/tests/misc/headers.html diff --git a/markdown/tests/misc/headers.txt b/tests/misc/headers.txt index db114ed..db114ed 100644 --- a/markdown/tests/misc/headers.txt +++ b/tests/misc/headers.txt diff --git a/markdown/tests/misc/hline.html b/tests/misc/hline.html index b18a311..b18a311 100644 --- a/markdown/tests/misc/hline.html +++ b/tests/misc/hline.html diff --git a/markdown/tests/misc/hline.txt b/tests/misc/hline.txt index e39b7a2..e39b7a2 100644 --- a/markdown/tests/misc/hline.txt +++ b/tests/misc/hline.txt diff --git a/markdown/tests/misc/html-comments.html b/tests/misc/html-comments.html index 7b36246..7b36246 100644 --- a/markdown/tests/misc/html-comments.html +++ b/tests/misc/html-comments.html diff --git a/markdown/tests/misc/html-comments.txt b/tests/misc/html-comments.txt index cac4da5..cac4da5 100644 --- a/markdown/tests/misc/html-comments.txt +++ b/tests/misc/html-comments.txt diff --git a/markdown/tests/misc/html.html b/tests/misc/html.html index cd6d4af..cd6d4af 100644 --- a/markdown/tests/misc/html.html +++ b/tests/misc/html.html diff --git a/markdown/tests/misc/html.txt b/tests/misc/html.txt index c08fe1d..c08fe1d 100644 --- a/markdown/tests/misc/html.txt +++ b/tests/misc/html.txt diff --git a/markdown/tests/misc/image-2.html b/tests/misc/image-2.html index 9343d29..9343d29 100644 --- a/markdown/tests/misc/image-2.html +++ b/tests/misc/image-2.html diff --git a/markdown/tests/misc/image-2.txt b/tests/misc/image-2.txt index 6228383..6228383 100644 --- a/markdown/tests/misc/image-2.txt +++ b/tests/misc/image-2.txt diff --git a/markdown/tests/misc/image.html b/tests/misc/image.html index 16be2d5..16be2d5 100644 --- a/markdown/tests/misc/image.html +++ b/tests/misc/image.html diff --git a/markdown/tests/misc/image.txt b/tests/misc/image.txt index 5553bd4..5553bd4 100644 --- a/markdown/tests/misc/image.txt +++ b/tests/misc/image.txt diff --git a/markdown/tests/misc/image_in_links.html b/tests/misc/image_in_links.html index 5a8cdc3..5a8cdc3 100644 --- a/markdown/tests/misc/image_in_links.html +++ b/tests/misc/image_in_links.html diff --git a/markdown/tests/misc/image_in_links.txt b/tests/misc/image_in_links.txt index 6d739e6..6d739e6 100644 --- a/markdown/tests/misc/image_in_links.txt +++ b/tests/misc/image_in_links.txt diff --git a/markdown/tests/misc/inside_html.html b/tests/misc/inside_html.html index 6343dd9..6343dd9 100644 --- a/markdown/tests/misc/inside_html.html +++ b/tests/misc/inside_html.html diff --git a/markdown/tests/misc/inside_html.txt b/tests/misc/inside_html.txt index 4f068bf..4f068bf 100644 --- a/markdown/tests/misc/inside_html.txt +++ b/tests/misc/inside_html.txt diff --git a/markdown/tests/misc/japanese.html b/tests/misc/japanese.html index 930891b..930891b 100644 --- a/markdown/tests/misc/japanese.html +++ b/tests/misc/japanese.html diff --git a/markdown/tests/misc/japanese.txt b/tests/misc/japanese.txt index b2bd38c..b2bd38c 100644 --- a/markdown/tests/misc/japanese.txt +++ b/tests/misc/japanese.txt diff --git a/markdown/tests/misc/lazy-block-quote.html b/tests/misc/lazy-block-quote.html index 7a88263..7a88263 100644 --- a/markdown/tests/misc/lazy-block-quote.html +++ b/tests/misc/lazy-block-quote.html diff --git a/markdown/tests/misc/lazy-block-quote.txt b/tests/misc/lazy-block-quote.txt index e7c17ca..e7c17ca 100644 --- a/markdown/tests/misc/lazy-block-quote.txt +++ b/tests/misc/lazy-block-quote.txt diff --git a/markdown/tests/misc/link-with-parenthesis.html b/tests/misc/link-with-parenthesis.html index a56ed8d..a56ed8d 100644 --- a/markdown/tests/misc/link-with-parenthesis.html +++ b/tests/misc/link-with-parenthesis.html diff --git a/markdown/tests/misc/link-with-parenthesis.txt b/tests/misc/link-with-parenthesis.txt index 8affc98..8affc98 100644 --- a/markdown/tests/misc/link-with-parenthesis.txt +++ b/tests/misc/link-with-parenthesis.txt diff --git a/markdown/tests/misc/lists.html b/tests/misc/lists.html index bf4a02b..bf4a02b 100644 --- a/markdown/tests/misc/lists.html +++ b/tests/misc/lists.html diff --git a/markdown/tests/misc/lists.txt b/tests/misc/lists.txt index 6db0dc3..6db0dc3 100644 --- a/markdown/tests/misc/lists.txt +++ b/tests/misc/lists.txt diff --git a/markdown/tests/misc/lists2.html b/tests/misc/lists2.html index 991395b..991395b 100644 --- a/markdown/tests/misc/lists2.html +++ b/tests/misc/lists2.html diff --git a/markdown/tests/misc/lists2.txt b/tests/misc/lists2.txt index cbff761..cbff761 100644 --- a/markdown/tests/misc/lists2.txt +++ b/tests/misc/lists2.txt diff --git a/markdown/tests/misc/lists3.html b/tests/misc/lists3.html index 991395b..991395b 100644 --- a/markdown/tests/misc/lists3.html +++ b/tests/misc/lists3.html diff --git a/markdown/tests/misc/lists3.txt b/tests/misc/lists3.txt index 6b45bd4..6b45bd4 100644 --- a/markdown/tests/misc/lists3.txt +++ b/tests/misc/lists3.txt diff --git a/markdown/tests/misc/lists4.html b/tests/misc/lists4.html index 4b6b32c..4b6b32c 100644 --- a/markdown/tests/misc/lists4.html +++ b/tests/misc/lists4.html diff --git a/markdown/tests/misc/lists4.txt b/tests/misc/lists4.txt index a21493d..a21493d 100644 --- a/markdown/tests/misc/lists4.txt +++ b/tests/misc/lists4.txt diff --git a/markdown/tests/misc/lists5.html b/tests/misc/lists5.html index c3dbda4..c3dbda4 100644 --- a/markdown/tests/misc/lists5.html +++ b/tests/misc/lists5.html diff --git a/markdown/tests/misc/lists5.txt b/tests/misc/lists5.txt index 566e0f1..566e0f1 100644 --- a/markdown/tests/misc/lists5.txt +++ b/tests/misc/lists5.txt diff --git a/markdown/tests/misc/lists6.html b/tests/misc/lists6.html index 24aad38..24aad38 100644 --- a/markdown/tests/misc/lists6.html +++ b/tests/misc/lists6.html diff --git a/markdown/tests/misc/lists6.txt b/tests/misc/lists6.txt index f12788f..f12788f 100644 --- a/markdown/tests/misc/lists6.txt +++ b/tests/misc/lists6.txt diff --git a/markdown/tests/misc/markup-inside-p.html b/tests/misc/markup-inside-p.html index 1b6b420..1b6b420 100644 --- a/markdown/tests/misc/markup-inside-p.html +++ b/tests/misc/markup-inside-p.html diff --git a/markdown/tests/misc/markup-inside-p.txt b/tests/misc/markup-inside-p.txt index ab7dd0f..ab7dd0f 100644 --- a/markdown/tests/misc/markup-inside-p.txt +++ b/tests/misc/markup-inside-p.txt diff --git a/markdown/tests/misc/mismatched-tags.html b/tests/misc/mismatched-tags.html index ec087e1..ec087e1 100644 --- a/markdown/tests/misc/mismatched-tags.html +++ b/tests/misc/mismatched-tags.html diff --git a/markdown/tests/misc/mismatched-tags.txt b/tests/misc/mismatched-tags.txt index 8e6a52f..8e6a52f 100644 --- a/markdown/tests/misc/mismatched-tags.txt +++ b/tests/misc/mismatched-tags.txt diff --git a/markdown/tests/misc/missing-link-def.html b/tests/misc/missing-link-def.html index e04b5eb..e04b5eb 100644 --- a/markdown/tests/misc/missing-link-def.html +++ b/tests/misc/missing-link-def.html diff --git a/markdown/tests/misc/missing-link-def.txt b/tests/misc/missing-link-def.txt index 44bc656..44bc656 100644 --- a/markdown/tests/misc/missing-link-def.txt +++ b/tests/misc/missing-link-def.txt diff --git a/markdown/tests/misc/more_comments.html b/tests/misc/more_comments.html index 97074d5..97074d5 100644 --- a/markdown/tests/misc/more_comments.html +++ b/tests/misc/more_comments.html diff --git a/markdown/tests/misc/more_comments.txt b/tests/misc/more_comments.txt index 0397f9c..0397f9c 100644 --- a/markdown/tests/misc/more_comments.txt +++ b/tests/misc/more_comments.txt diff --git a/markdown/tests/misc/multi-line-tags.html b/tests/misc/multi-line-tags.html index 784c1dd..784c1dd 100644 --- a/markdown/tests/misc/multi-line-tags.html +++ b/tests/misc/multi-line-tags.html diff --git a/markdown/tests/misc/multi-line-tags.txt b/tests/misc/multi-line-tags.txt index 4ea3b02..4ea3b02 100644 --- a/markdown/tests/misc/multi-line-tags.txt +++ b/tests/misc/multi-line-tags.txt diff --git a/markdown/tests/misc/multi-paragraph-block-quote.html b/tests/misc/multi-paragraph-block-quote.html index f01b5e4..f01b5e4 100644 --- a/markdown/tests/misc/multi-paragraph-block-quote.html +++ b/tests/misc/multi-paragraph-block-quote.html diff --git a/markdown/tests/misc/multi-paragraph-block-quote.txt b/tests/misc/multi-paragraph-block-quote.txt index f8a986f..f8a986f 100644 --- a/markdown/tests/misc/multi-paragraph-block-quote.txt +++ b/tests/misc/multi-paragraph-block-quote.txt diff --git a/markdown/tests/misc/multi-test.html b/tests/misc/multi-test.html index 2c8fe9e..2c8fe9e 100644 --- a/markdown/tests/misc/multi-test.html +++ b/tests/misc/multi-test.html diff --git a/markdown/tests/misc/multi-test.txt b/tests/misc/multi-test.txt index c4ab1c1..c4ab1c1 100644 --- a/markdown/tests/misc/multi-test.txt +++ b/tests/misc/multi-test.txt diff --git a/markdown/tests/misc/multiline-comments.html b/tests/misc/multiline-comments.html index 12f8cb5..12f8cb5 100644 --- a/markdown/tests/misc/multiline-comments.html +++ b/tests/misc/multiline-comments.html diff --git a/markdown/tests/misc/multiline-comments.txt b/tests/misc/multiline-comments.txt index 71bc418..71bc418 100644 --- a/markdown/tests/misc/multiline-comments.txt +++ b/tests/misc/multiline-comments.txt diff --git a/markdown/tests/misc/nested-lists.html b/tests/misc/nested-lists.html index bb73784..bb73784 100644 --- a/markdown/tests/misc/nested-lists.html +++ b/tests/misc/nested-lists.html diff --git a/markdown/tests/misc/nested-lists.txt b/tests/misc/nested-lists.txt index 38aae15..38aae15 100644 --- a/markdown/tests/misc/nested-lists.txt +++ b/tests/misc/nested-lists.txt diff --git a/markdown/tests/misc/nested-patterns.html b/tests/misc/nested-patterns.html index b90d46d..b90d46d 100644 --- a/markdown/tests/misc/nested-patterns.html +++ b/tests/misc/nested-patterns.html diff --git a/markdown/tests/misc/nested-patterns.txt b/tests/misc/nested-patterns.txt index 3f5dc3e..3f5dc3e 100644 --- a/markdown/tests/misc/nested-patterns.txt +++ b/tests/misc/nested-patterns.txt diff --git a/markdown/tests/misc/normalize.html b/tests/misc/normalize.html index 8d05375..8d05375 100644 --- a/markdown/tests/misc/normalize.html +++ b/tests/misc/normalize.html diff --git a/markdown/tests/misc/normalize.txt b/tests/misc/normalize.txt index fe0cf17..fe0cf17 100644 --- a/markdown/tests/misc/normalize.txt +++ b/tests/misc/normalize.txt diff --git a/markdown/tests/misc/numeric-entity.html b/tests/misc/numeric-entity.html index 3ad3b7a..3ad3b7a 100644 --- a/markdown/tests/misc/numeric-entity.html +++ b/tests/misc/numeric-entity.html diff --git a/markdown/tests/misc/numeric-entity.txt b/tests/misc/numeric-entity.txt index fd2052b..fd2052b 100644 --- a/markdown/tests/misc/numeric-entity.txt +++ b/tests/misc/numeric-entity.txt diff --git a/markdown/tests/misc/para-with-hr.html b/tests/misc/para-with-hr.html index 8569fec..8569fec 100644 --- a/markdown/tests/misc/para-with-hr.html +++ b/tests/misc/para-with-hr.html diff --git a/markdown/tests/misc/para-with-hr.txt b/tests/misc/para-with-hr.txt index 20735fb..20735fb 100644 --- a/markdown/tests/misc/para-with-hr.txt +++ b/tests/misc/para-with-hr.txt diff --git a/markdown/tests/misc/php.html b/tests/misc/php.html index 8cd4ed5..8cd4ed5 100644 --- a/markdown/tests/misc/php.html +++ b/tests/misc/php.html diff --git a/markdown/tests/misc/php.txt b/tests/misc/php.txt index ca5be45..ca5be45 100644 --- a/markdown/tests/misc/php.txt +++ b/tests/misc/php.txt diff --git a/markdown/tests/misc/pre.html b/tests/misc/pre.html index a44ae12..a44ae12 100644 --- a/markdown/tests/misc/pre.html +++ b/tests/misc/pre.html diff --git a/markdown/tests/misc/pre.txt b/tests/misc/pre.txt index 31243b5..31243b5 100644 --- a/markdown/tests/misc/pre.txt +++ b/tests/misc/pre.txt diff --git a/markdown/tests/misc/raw_whitespace.html b/tests/misc/raw_whitespace.html index 7a6f131..7a6f131 100644 --- a/markdown/tests/misc/raw_whitespace.html +++ b/tests/misc/raw_whitespace.html diff --git a/markdown/tests/misc/raw_whitespace.txt b/tests/misc/raw_whitespace.txt index bbc7cec..bbc7cec 100644 --- a/markdown/tests/misc/raw_whitespace.txt +++ b/tests/misc/raw_whitespace.txt diff --git a/markdown/tests/misc/russian.html b/tests/misc/russian.html index 57c9688..57c9688 100644 --- a/markdown/tests/misc/russian.html +++ b/tests/misc/russian.html diff --git a/markdown/tests/misc/russian.txt b/tests/misc/russian.txt index a742065..a742065 100644 --- a/markdown/tests/misc/russian.txt +++ b/tests/misc/russian.txt diff --git a/markdown/tests/misc/smart_em.html b/tests/misc/smart_em.html index 5683b25..5683b25 100644 --- a/markdown/tests/misc/smart_em.html +++ b/tests/misc/smart_em.html diff --git a/markdown/tests/misc/smart_em.txt b/tests/misc/smart_em.txt index 3c56842..3c56842 100644 --- a/markdown/tests/misc/smart_em.txt +++ b/tests/misc/smart_em.txt diff --git a/markdown/tests/misc/some-test.html b/tests/misc/some-test.html index a36d1ee..a36d1ee 100644 --- a/markdown/tests/misc/some-test.html +++ b/tests/misc/some-test.html diff --git a/markdown/tests/misc/some-test.txt b/tests/misc/some-test.txt index 0708817..0708817 100644 --- a/markdown/tests/misc/some-test.txt +++ b/tests/misc/some-test.txt diff --git a/markdown/tests/misc/span.html b/tests/misc/span.html index bafcf0f..bafcf0f 100644 --- a/markdown/tests/misc/span.html +++ b/tests/misc/span.html diff --git a/markdown/tests/misc/span.txt b/tests/misc/span.txt index 62bcf9b..62bcf9b 100644 --- a/markdown/tests/misc/span.txt +++ b/tests/misc/span.txt diff --git a/markdown/tests/misc/strong-with-underscores.html b/tests/misc/strong-with-underscores.html index 08e6744..08e6744 100644 --- a/markdown/tests/misc/strong-with-underscores.html +++ b/tests/misc/strong-with-underscores.html diff --git a/markdown/tests/misc/strong-with-underscores.txt b/tests/misc/strong-with-underscores.txt index 1a3544f..1a3544f 100644 --- a/markdown/tests/misc/strong-with-underscores.txt +++ b/tests/misc/strong-with-underscores.txt diff --git a/markdown/tests/misc/stronintags.html b/tests/misc/stronintags.html index cf18bd0..cf18bd0 100644 --- a/markdown/tests/misc/stronintags.html +++ b/tests/misc/stronintags.html diff --git a/markdown/tests/misc/stronintags.txt b/tests/misc/stronintags.txt index 01c118f..01c118f 100644 --- a/markdown/tests/misc/stronintags.txt +++ b/tests/misc/stronintags.txt diff --git a/markdown/tests/misc/tabs-in-lists.html b/tests/misc/tabs-in-lists.html index fdb7cb6..fdb7cb6 100644 --- a/markdown/tests/misc/tabs-in-lists.html +++ b/tests/misc/tabs-in-lists.html diff --git a/markdown/tests/misc/tabs-in-lists.txt b/tests/misc/tabs-in-lists.txt index 05fde23..05fde23 100644 --- a/markdown/tests/misc/tabs-in-lists.txt +++ b/tests/misc/tabs-in-lists.txt diff --git a/markdown/tests/misc/two-spaces.html b/tests/misc/two-spaces.html index 102d1db..102d1db 100644 --- a/markdown/tests/misc/two-spaces.html +++ b/tests/misc/two-spaces.html diff --git a/markdown/tests/misc/two-spaces.txt b/tests/misc/two-spaces.txt index 61c19f7..61c19f7 100644 --- a/markdown/tests/misc/two-spaces.txt +++ b/tests/misc/two-spaces.txt diff --git a/markdown/tests/misc/uche.html b/tests/misc/uche.html index e62329d..e62329d 100644 --- a/markdown/tests/misc/uche.html +++ b/tests/misc/uche.html diff --git a/markdown/tests/misc/uche.txt b/tests/misc/uche.txt index a3dda1a..a3dda1a 100644 --- a/markdown/tests/misc/uche.txt +++ b/tests/misc/uche.txt diff --git a/markdown/tests/misc/underscores.html b/tests/misc/underscores.html index 54bd9f9..54bd9f9 100644 --- a/markdown/tests/misc/underscores.html +++ b/tests/misc/underscores.html diff --git a/markdown/tests/misc/underscores.txt b/tests/misc/underscores.txt index 3c7f4bd..3c7f4bd 100644 --- a/markdown/tests/misc/underscores.txt +++ b/tests/misc/underscores.txt diff --git a/markdown/tests/misc/url_spaces.html b/tests/misc/url_spaces.html index ebacb75..ebacb75 100644 --- a/markdown/tests/misc/url_spaces.html +++ b/tests/misc/url_spaces.html diff --git a/markdown/tests/misc/url_spaces.txt b/tests/misc/url_spaces.txt index 3d2a82d..3d2a82d 100644 --- a/markdown/tests/misc/url_spaces.txt +++ b/tests/misc/url_spaces.txt diff --git a/markdown/tests/php/Auto Links.text b/tests/php/Auto Links.text index 4b10d32..4b10d32 100644 --- a/markdown/tests/php/Auto Links.text +++ b/tests/php/Auto Links.text diff --git a/markdown/tests/php/Auto Links.xhtml b/tests/php/Auto Links.xhtml index 259c47f..259c47f 100644 --- a/markdown/tests/php/Auto Links.xhtml +++ b/tests/php/Auto Links.xhtml diff --git a/markdown/tests/php/Backslash escapes.text b/tests/php/Backslash escapes.text index a5e769b..a5e769b 100644 --- a/markdown/tests/php/Backslash escapes.text +++ b/tests/php/Backslash escapes.text diff --git a/markdown/tests/php/Backslash escapes.xhtml b/tests/php/Backslash escapes.xhtml index 08fb8ef..08fb8ef 100644 --- a/markdown/tests/php/Backslash escapes.xhtml +++ b/tests/php/Backslash escapes.xhtml diff --git a/markdown/tests/php/Code Spans.text b/tests/php/Code Spans.text index 43f2bcf..43f2bcf 100644 --- a/markdown/tests/php/Code Spans.text +++ b/tests/php/Code Spans.text diff --git a/markdown/tests/php/Code Spans.xhtml b/tests/php/Code Spans.xhtml index 9ed0df8..9ed0df8 100644 --- a/markdown/tests/php/Code Spans.xhtml +++ b/tests/php/Code Spans.xhtml diff --git a/markdown/tests/php/Code block in a list item.text b/tests/php/Code block in a list item.text index 5093348..5093348 100644 --- a/markdown/tests/php/Code block in a list item.text +++ b/tests/php/Code block in a list item.text diff --git a/markdown/tests/php/Code block in a list item.xhtml b/tests/php/Code block in a list item.xhtml index 361c1ae..361c1ae 100644 --- a/markdown/tests/php/Code block in a list item.xhtml +++ b/tests/php/Code block in a list item.xhtml diff --git a/markdown/tests/php/Code block on second line.text b/tests/php/Code block on second line.text index b7fcd97..b7fcd97 100644 --- a/markdown/tests/php/Code block on second line.text +++ b/tests/php/Code block on second line.text diff --git a/markdown/tests/php/Code block on second line.xhtml b/tests/php/Code block on second line.xhtml index 25abb16..25abb16 100644 --- a/markdown/tests/php/Code block on second line.xhtml +++ b/tests/php/Code block on second line.xhtml diff --git a/markdown/tests/php/Email auto links.text b/tests/php/Email auto links.text index a8af4ec..a8af4ec 100644 --- a/markdown/tests/php/Email auto links.text +++ b/tests/php/Email auto links.text diff --git a/markdown/tests/php/Email auto links.xhtml b/tests/php/Email auto links.xhtml index a32c408..a32c408 100644 --- a/markdown/tests/php/Email auto links.xhtml +++ b/tests/php/Email auto links.xhtml diff --git a/markdown/tests/php/Emphasis.text b/tests/php/Emphasis.text index 88e93d4..88e93d4 100644 --- a/markdown/tests/php/Emphasis.text +++ b/tests/php/Emphasis.text diff --git a/markdown/tests/php/Emphasis.xhtml b/tests/php/Emphasis.xhtml index 4879070..4879070 100644 --- a/markdown/tests/php/Emphasis.xhtml +++ b/tests/php/Emphasis.xhtml diff --git a/markdown/tests/php/Empty List Item.text b/tests/php/Empty List Item.text index 3c4edba..3c4edba 100644 --- a/markdown/tests/php/Empty List Item.text +++ b/tests/php/Empty List Item.text diff --git a/markdown/tests/php/Empty List Item.xhtml b/tests/php/Empty List Item.xhtml index 02d86ed..02d86ed 100644 --- a/markdown/tests/php/Empty List Item.xhtml +++ b/tests/php/Empty List Item.xhtml diff --git a/markdown/tests/php/Headers.text b/tests/php/Headers.text index 3a39174..3a39174 100644 --- a/markdown/tests/php/Headers.text +++ b/tests/php/Headers.text diff --git a/markdown/tests/php/Headers.xhtml b/tests/php/Headers.xhtml index 3adb470..3adb470 100644 --- a/markdown/tests/php/Headers.xhtml +++ b/tests/php/Headers.xhtml diff --git a/markdown/tests/php/Horizontal Rules.text b/tests/php/Horizontal Rules.text index 8e2da0b..8e2da0b 100644 --- a/markdown/tests/php/Horizontal Rules.text +++ b/tests/php/Horizontal Rules.text diff --git a/markdown/tests/php/Horizontal Rules.xhtml b/tests/php/Horizontal Rules.xhtml index b9170b1..b9170b1 100644 --- a/markdown/tests/php/Horizontal Rules.xhtml +++ b/tests/php/Horizontal Rules.xhtml diff --git a/markdown/tests/php/Inline HTML (Simple).text b/tests/php/Inline HTML (Simple).text index 9177105..9177105 100644 --- a/markdown/tests/php/Inline HTML (Simple).text +++ b/tests/php/Inline HTML (Simple).text diff --git a/markdown/tests/php/Inline HTML (Simple).xhtml b/tests/php/Inline HTML (Simple).xhtml index facfefb..facfefb 100644 --- a/markdown/tests/php/Inline HTML (Simple).xhtml +++ b/tests/php/Inline HTML (Simple).xhtml diff --git a/markdown/tests/php/Inline HTML (Span).text b/tests/php/Inline HTML (Span).text index 19028bb..19028bb 100644 --- a/markdown/tests/php/Inline HTML (Span).text +++ b/tests/php/Inline HTML (Span).text diff --git a/markdown/tests/php/Inline HTML (Span).xhtml b/tests/php/Inline HTML (Span).xhtml index 4d18aff..4d18aff 100644 --- a/markdown/tests/php/Inline HTML (Span).xhtml +++ b/tests/php/Inline HTML (Span).xhtml diff --git a/markdown/tests/php/Inline HTML comments.text b/tests/php/Inline HTML comments.text index d57d00a..d57d00a 100644 --- a/markdown/tests/php/Inline HTML comments.text +++ b/tests/php/Inline HTML comments.text diff --git a/markdown/tests/php/Inline HTML comments.xhtml b/tests/php/Inline HTML comments.xhtml index b45f014..b45f014 100644 --- a/markdown/tests/php/Inline HTML comments.xhtml +++ b/tests/php/Inline HTML comments.xhtml diff --git a/markdown/tests/php/Ins & del.text b/tests/php/Ins & del.text index 2d54c66..2d54c66 100644 --- a/markdown/tests/php/Ins & del.text +++ b/tests/php/Ins & del.text diff --git a/markdown/tests/php/Ins & del.xhtml b/tests/php/Ins & del.xhtml index 60e8c5f..60e8c5f 100644 --- a/markdown/tests/php/Ins & del.xhtml +++ b/tests/php/Ins & del.xhtml diff --git a/markdown/tests/php/License b/tests/php/License index d511905..d511905 100644 --- a/markdown/tests/php/License +++ b/tests/php/License diff --git a/markdown/tests/php/Links, inline style.text b/tests/php/Links, inline style.text index 600a044..600a044 100644 --- a/markdown/tests/php/Links, inline style.text +++ b/tests/php/Links, inline style.text diff --git a/markdown/tests/php/Links, inline style.xhtml b/tests/php/Links, inline style.xhtml index d3e4d11..d3e4d11 100644 --- a/markdown/tests/php/Links, inline style.xhtml +++ b/tests/php/Links, inline style.xhtml diff --git a/markdown/tests/php/MD5 Hashes.text b/tests/php/MD5 Hashes.text index 7e03221..7e03221 100644 --- a/markdown/tests/php/MD5 Hashes.text +++ b/tests/php/MD5 Hashes.text diff --git a/markdown/tests/php/MD5 Hashes.xhtml b/tests/php/MD5 Hashes.xhtml index 894e4aa..894e4aa 100644 --- a/markdown/tests/php/MD5 Hashes.xhtml +++ b/tests/php/MD5 Hashes.xhtml diff --git a/markdown/tests/php/Mixed OLs and ULs.text b/tests/php/Mixed OLs and ULs.text index cecde21..cecde21 100644 --- a/markdown/tests/php/Mixed OLs and ULs.text +++ b/tests/php/Mixed OLs and ULs.text diff --git a/markdown/tests/php/Mixed OLs and ULs.xhtml b/tests/php/Mixed OLs and ULs.xhtml index 0872aaa..0872aaa 100644 --- a/markdown/tests/php/Mixed OLs and ULs.xhtml +++ b/tests/php/Mixed OLs and ULs.xhtml diff --git a/markdown/tests/php/Nesting.text b/tests/php/Nesting.text index 791538c..791538c 100644 --- a/markdown/tests/php/Nesting.text +++ b/tests/php/Nesting.text diff --git a/markdown/tests/php/Nesting.xhtml b/tests/php/Nesting.xhtml index 37845d3..37845d3 100644 --- a/markdown/tests/php/Nesting.xhtml +++ b/tests/php/Nesting.xhtml diff --git a/markdown/tests/php/PHP-Specific Bugs.text b/tests/php/PHP-Specific Bugs.text index 246b60d..246b60d 100644 --- a/markdown/tests/php/PHP-Specific Bugs.text +++ b/tests/php/PHP-Specific Bugs.text diff --git a/markdown/tests/php/PHP-Specific Bugs.xhtml b/tests/php/PHP-Specific Bugs.xhtml index c982417..c982417 100644 --- a/markdown/tests/php/PHP-Specific Bugs.xhtml +++ b/tests/php/PHP-Specific Bugs.xhtml diff --git a/markdown/tests/php/Parens in URL.text b/tests/php/Parens in URL.text index bb7be4f..bb7be4f 100644 --- a/markdown/tests/php/Parens in URL.text +++ b/tests/php/Parens in URL.text diff --git a/markdown/tests/php/Parens in URL.xhtml b/tests/php/Parens in URL.xhtml index a81aa02..a81aa02 100644 --- a/markdown/tests/php/Parens in URL.xhtml +++ b/tests/php/Parens in URL.xhtml diff --git a/markdown/tests/php/Quotes in attributes.text b/tests/php/Quotes in attributes.text index 9792286..9792286 100644 --- a/markdown/tests/php/Quotes in attributes.text +++ b/tests/php/Quotes in attributes.text diff --git a/markdown/tests/php/Quotes in attributes.xhtml b/tests/php/Quotes in attributes.xhtml index e3fcfd2..e3fcfd2 100644 --- a/markdown/tests/php/Quotes in attributes.xhtml +++ b/tests/php/Quotes in attributes.xhtml diff --git a/markdown/tests/php/Tight blocks.text b/tests/php/Tight blocks.text index ae4cdcb..ae4cdcb 100644 --- a/markdown/tests/php/Tight blocks.text +++ b/tests/php/Tight blocks.text diff --git a/markdown/tests/php/Tight blocks.xhtml b/tests/php/Tight blocks.xhtml index 8655430..8655430 100644 --- a/markdown/tests/php/Tight blocks.xhtml +++ b/tests/php/Tight blocks.xhtml diff --git a/markdown/tests/php/extra/Abbr.text b/tests/php/extra/Abbr.text index ae72f4e..ae72f4e 100644 --- a/markdown/tests/php/extra/Abbr.text +++ b/tests/php/extra/Abbr.text diff --git a/markdown/tests/php/extra/Abbr.xhtml b/tests/php/extra/Abbr.xhtml index 8beaa2e..8beaa2e 100644 --- a/markdown/tests/php/extra/Abbr.xhtml +++ b/tests/php/extra/Abbr.xhtml diff --git a/markdown/tests/php/extra/Definition Lists.text b/tests/php/extra/Definition Lists.text index 5b3bdb6..5b3bdb6 100644 --- a/markdown/tests/php/extra/Definition Lists.text +++ b/tests/php/extra/Definition Lists.text diff --git a/markdown/tests/php/extra/Definition Lists.xhtml b/tests/php/extra/Definition Lists.xhtml index f99f456..f99f456 100644 --- a/markdown/tests/php/extra/Definition Lists.xhtml +++ b/tests/php/extra/Definition Lists.xhtml diff --git a/markdown/tests/php/extra/Emphasis.text b/tests/php/extra/Emphasis.text index 88e93d4..88e93d4 100644 --- a/markdown/tests/php/extra/Emphasis.text +++ b/tests/php/extra/Emphasis.text diff --git a/markdown/tests/php/extra/Emphasis.xhtml b/tests/php/extra/Emphasis.xhtml index 1fa8218..1fa8218 100644 --- a/markdown/tests/php/extra/Emphasis.xhtml +++ b/tests/php/extra/Emphasis.xhtml diff --git a/markdown/tests/php/extra/Fenced Code Blocks.text b/tests/php/extra/Fenced Code Blocks.text index f2400ff..f2400ff 100644 --- a/markdown/tests/php/extra/Fenced Code Blocks.text +++ b/tests/php/extra/Fenced Code Blocks.text diff --git a/markdown/tests/php/extra/Fenced Code Blocks.xhtml b/tests/php/extra/Fenced Code Blocks.xhtml index 518908c..518908c 100644 --- a/markdown/tests/php/extra/Fenced Code Blocks.xhtml +++ b/tests/php/extra/Fenced Code Blocks.xhtml diff --git a/markdown/tests/php/extra/Footnotes.text b/tests/php/extra/Footnotes.text index 40192e9..40192e9 100644 --- a/markdown/tests/php/extra/Footnotes.text +++ b/tests/php/extra/Footnotes.text diff --git a/markdown/tests/php/extra/Footnotes.xhtml b/tests/php/extra/Footnotes.xhtml index e33639d..e33639d 100644 --- a/markdown/tests/php/extra/Footnotes.xhtml +++ b/tests/php/extra/Footnotes.xhtml diff --git a/markdown/tests/php/extra/Inline HTML with Markdown content.text b/tests/php/extra/Inline HTML with Markdown content.text index 1eb5450..1eb5450 100644 --- a/markdown/tests/php/extra/Inline HTML with Markdown content.text +++ b/tests/php/extra/Inline HTML with Markdown content.text diff --git a/markdown/tests/php/extra/Inline HTML with Markdown content.xhtml b/tests/php/extra/Inline HTML with Markdown content.xhtml index 4751f78..4751f78 100644 --- a/markdown/tests/php/extra/Inline HTML with Markdown content.xhtml +++ b/tests/php/extra/Inline HTML with Markdown content.xhtml diff --git a/markdown/tests/php/extra/Tables.text b/tests/php/extra/Tables.text index 71b93ca..71b93ca 100644 --- a/markdown/tests/php/extra/Tables.text +++ b/tests/php/extra/Tables.text diff --git a/markdown/tests/php/extra/Tables.xhtml b/tests/php/extra/Tables.xhtml index e36286c..e36286c 100644 --- a/markdown/tests/php/extra/Tables.xhtml +++ b/tests/php/extra/Tables.xhtml diff --git a/markdown/tests/php/extra/test.cfg b/tests/php/extra/test.cfg index 9c10984..9c10984 100644 --- a/markdown/tests/php/extra/test.cfg +++ b/tests/php/extra/test.cfg diff --git a/markdown/tests/php/test.cfg b/tests/php/test.cfg index 645d72b..645d72b 100644 --- a/markdown/tests/php/test.cfg +++ b/tests/php/test.cfg diff --git a/markdown/tests/pl/Tests_2004/Amps and angle encoding.html b/tests/pl/Tests_2004/Amps and angle encoding.html index 9606860..9606860 100644 --- a/markdown/tests/pl/Tests_2004/Amps and angle encoding.html +++ b/tests/pl/Tests_2004/Amps and angle encoding.html diff --git a/markdown/tests/pl/Tests_2004/Amps and angle encoding.text b/tests/pl/Tests_2004/Amps and angle encoding.text index 0e9527f..0e9527f 100644 --- a/markdown/tests/pl/Tests_2004/Amps and angle encoding.text +++ b/tests/pl/Tests_2004/Amps and angle encoding.text diff --git a/markdown/tests/pl/Tests_2004/Auto links.html b/tests/pl/Tests_2004/Auto links.html index f8df985..f8df985 100644 --- a/markdown/tests/pl/Tests_2004/Auto links.html +++ b/tests/pl/Tests_2004/Auto links.html diff --git a/markdown/tests/pl/Tests_2004/Auto links.text b/tests/pl/Tests_2004/Auto links.text index abbc488..abbc488 100644 --- a/markdown/tests/pl/Tests_2004/Auto links.text +++ b/tests/pl/Tests_2004/Auto links.text diff --git a/markdown/tests/pl/Tests_2004/Backslash escapes.html b/tests/pl/Tests_2004/Backslash escapes.html index 77823c3..77823c3 100644 --- a/markdown/tests/pl/Tests_2004/Backslash escapes.html +++ b/tests/pl/Tests_2004/Backslash escapes.html diff --git a/markdown/tests/pl/Tests_2004/Backslash escapes.text b/tests/pl/Tests_2004/Backslash escapes.text index 16447a0..16447a0 100644 --- a/markdown/tests/pl/Tests_2004/Backslash escapes.text +++ b/tests/pl/Tests_2004/Backslash escapes.text diff --git a/markdown/tests/pl/Tests_2004/Blockquotes with code blocks.html b/tests/pl/Tests_2004/Blockquotes with code blocks.html index 990202a..990202a 100644 --- a/markdown/tests/pl/Tests_2004/Blockquotes with code blocks.html +++ b/tests/pl/Tests_2004/Blockquotes with code blocks.html diff --git a/markdown/tests/pl/Tests_2004/Blockquotes with code blocks.text b/tests/pl/Tests_2004/Blockquotes with code blocks.text index c31d171..c31d171 100644 --- a/markdown/tests/pl/Tests_2004/Blockquotes with code blocks.text +++ b/tests/pl/Tests_2004/Blockquotes with code blocks.text diff --git a/markdown/tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.html b/tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.html index e21ac79..e21ac79 100644 --- a/markdown/tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.html +++ b/tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.html diff --git a/markdown/tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.text b/tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.text index f8a5b27..f8a5b27 100644 --- a/markdown/tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.text +++ b/tests/pl/Tests_2004/Hard-wrapped paragraphs with list-like lines.text diff --git a/markdown/tests/pl/Tests_2004/Horizontal rules.html b/tests/pl/Tests_2004/Horizontal rules.html index 2dc2ab6..2dc2ab6 100644 --- a/markdown/tests/pl/Tests_2004/Horizontal rules.html +++ b/tests/pl/Tests_2004/Horizontal rules.html diff --git a/markdown/tests/pl/Tests_2004/Horizontal rules.text b/tests/pl/Tests_2004/Horizontal rules.text index 1594bda..1594bda 100644 --- a/markdown/tests/pl/Tests_2004/Horizontal rules.text +++ b/tests/pl/Tests_2004/Horizontal rules.text diff --git a/markdown/tests/pl/Tests_2004/Inline HTML (Advanced).html b/tests/pl/Tests_2004/Inline HTML (Advanced).html index 1972d87..1972d87 100644 --- a/markdown/tests/pl/Tests_2004/Inline HTML (Advanced).html +++ b/tests/pl/Tests_2004/Inline HTML (Advanced).html diff --git a/markdown/tests/pl/Tests_2004/Inline HTML (Advanced).text b/tests/pl/Tests_2004/Inline HTML (Advanced).text index 9d71ddc..9d71ddc 100644 --- a/markdown/tests/pl/Tests_2004/Inline HTML (Advanced).text +++ b/tests/pl/Tests_2004/Inline HTML (Advanced).text diff --git a/markdown/tests/pl/Tests_2004/Inline HTML (Simple).html b/tests/pl/Tests_2004/Inline HTML (Simple).html index 6bf78f8..6bf78f8 100644 --- a/markdown/tests/pl/Tests_2004/Inline HTML (Simple).html +++ b/tests/pl/Tests_2004/Inline HTML (Simple).html diff --git a/markdown/tests/pl/Tests_2004/Inline HTML (Simple).text b/tests/pl/Tests_2004/Inline HTML (Simple).text index 14aa2dc..14aa2dc 100644 --- a/markdown/tests/pl/Tests_2004/Inline HTML (Simple).text +++ b/tests/pl/Tests_2004/Inline HTML (Simple).text diff --git a/markdown/tests/pl/Tests_2004/Inline HTML comments.html b/tests/pl/Tests_2004/Inline HTML comments.html index 3f167a1..3f167a1 100644 --- a/markdown/tests/pl/Tests_2004/Inline HTML comments.html +++ b/tests/pl/Tests_2004/Inline HTML comments.html diff --git a/markdown/tests/pl/Tests_2004/Inline HTML comments.text b/tests/pl/Tests_2004/Inline HTML comments.text index 41d830d..41d830d 100644 --- a/markdown/tests/pl/Tests_2004/Inline HTML comments.text +++ b/tests/pl/Tests_2004/Inline HTML comments.text diff --git a/markdown/tests/pl/Tests_2004/Links, inline style.html b/tests/pl/Tests_2004/Links, inline style.html index bdfabb5..bdfabb5 100644 --- a/markdown/tests/pl/Tests_2004/Links, inline style.html +++ b/tests/pl/Tests_2004/Links, inline style.html diff --git a/markdown/tests/pl/Tests_2004/Links, inline style.text b/tests/pl/Tests_2004/Links, inline style.text index 4d0c1c2..4d0c1c2 100644 --- a/markdown/tests/pl/Tests_2004/Links, inline style.text +++ b/tests/pl/Tests_2004/Links, inline style.text diff --git a/markdown/tests/pl/Tests_2004/Links, reference style.html b/tests/pl/Tests_2004/Links, reference style.html index cf4d833..cf4d833 100644 --- a/markdown/tests/pl/Tests_2004/Links, reference style.html +++ b/tests/pl/Tests_2004/Links, reference style.html diff --git a/markdown/tests/pl/Tests_2004/Links, reference style.text b/tests/pl/Tests_2004/Links, reference style.text index b2fa734..b2fa734 100644 --- a/markdown/tests/pl/Tests_2004/Links, reference style.text +++ b/tests/pl/Tests_2004/Links, reference style.text diff --git a/markdown/tests/pl/Tests_2004/Literal quotes in titles.html b/tests/pl/Tests_2004/Literal quotes in titles.html index 611c1ac..611c1ac 100644 --- a/markdown/tests/pl/Tests_2004/Literal quotes in titles.html +++ b/tests/pl/Tests_2004/Literal quotes in titles.html diff --git a/markdown/tests/pl/Tests_2004/Literal quotes in titles.text b/tests/pl/Tests_2004/Literal quotes in titles.text index 29d0e42..29d0e42 100644 --- a/markdown/tests/pl/Tests_2004/Literal quotes in titles.text +++ b/tests/pl/Tests_2004/Literal quotes in titles.text diff --git a/markdown/tests/pl/Tests_2004/Markdown Documentation - Basics.html b/tests/pl/Tests_2004/Markdown Documentation - Basics.html index d5bdbb2..d5bdbb2 100644 --- a/markdown/tests/pl/Tests_2004/Markdown Documentation - Basics.html +++ b/tests/pl/Tests_2004/Markdown Documentation - Basics.html diff --git a/markdown/tests/pl/Tests_2004/Markdown Documentation - Basics.text b/tests/pl/Tests_2004/Markdown Documentation - Basics.text index 486055c..486055c 100644 --- a/markdown/tests/pl/Tests_2004/Markdown Documentation - Basics.text +++ b/tests/pl/Tests_2004/Markdown Documentation - Basics.text diff --git a/markdown/tests/pl/Tests_2004/Markdown Documentation - Syntax.html b/tests/pl/Tests_2004/Markdown Documentation - Syntax.html index 5c01306..5c01306 100644 --- a/markdown/tests/pl/Tests_2004/Markdown Documentation - Syntax.html +++ b/tests/pl/Tests_2004/Markdown Documentation - Syntax.html diff --git a/markdown/tests/pl/Tests_2004/Markdown Documentation - Syntax.text b/tests/pl/Tests_2004/Markdown Documentation - Syntax.text index dabd75c..dabd75c 100644 --- a/markdown/tests/pl/Tests_2004/Markdown Documentation - Syntax.text +++ b/tests/pl/Tests_2004/Markdown Documentation - Syntax.text diff --git a/markdown/tests/pl/Tests_2004/Nested blockquotes.html b/tests/pl/Tests_2004/Nested blockquotes.html index d8ec7f8..d8ec7f8 100644 --- a/markdown/tests/pl/Tests_2004/Nested blockquotes.html +++ b/tests/pl/Tests_2004/Nested blockquotes.html diff --git a/markdown/tests/pl/Tests_2004/Nested blockquotes.text b/tests/pl/Tests_2004/Nested blockquotes.text index ed3c624..ed3c624 100644 --- a/markdown/tests/pl/Tests_2004/Nested blockquotes.text +++ b/tests/pl/Tests_2004/Nested blockquotes.text diff --git a/markdown/tests/pl/Tests_2004/Ordered and unordered lists.html b/tests/pl/Tests_2004/Ordered and unordered lists.html index ce85c3a..ce85c3a 100644 --- a/markdown/tests/pl/Tests_2004/Ordered and unordered lists.html +++ b/tests/pl/Tests_2004/Ordered and unordered lists.html diff --git a/markdown/tests/pl/Tests_2004/Ordered and unordered lists.text b/tests/pl/Tests_2004/Ordered and unordered lists.text index 621db58..621db58 100644 --- a/markdown/tests/pl/Tests_2004/Ordered and unordered lists.text +++ b/tests/pl/Tests_2004/Ordered and unordered lists.text diff --git a/markdown/tests/pl/Tests_2004/Strong and em together.html b/tests/pl/Tests_2004/Strong and em together.html index 71ec78c..71ec78c 100644 --- a/markdown/tests/pl/Tests_2004/Strong and em together.html +++ b/tests/pl/Tests_2004/Strong and em together.html diff --git a/markdown/tests/pl/Tests_2004/Strong and em together.text b/tests/pl/Tests_2004/Strong and em together.text index 95ee690..95ee690 100644 --- a/markdown/tests/pl/Tests_2004/Strong and em together.text +++ b/tests/pl/Tests_2004/Strong and em together.text diff --git a/markdown/tests/pl/Tests_2004/Tabs.html b/tests/pl/Tests_2004/Tabs.html index 3301ba8..3301ba8 100644 --- a/markdown/tests/pl/Tests_2004/Tabs.html +++ b/tests/pl/Tests_2004/Tabs.html diff --git a/markdown/tests/pl/Tests_2004/Tabs.text b/tests/pl/Tests_2004/Tabs.text index 589d113..589d113 100644 --- a/markdown/tests/pl/Tests_2004/Tabs.text +++ b/tests/pl/Tests_2004/Tabs.text diff --git a/markdown/tests/pl/Tests_2004/Tidyness.html b/tests/pl/Tests_2004/Tidyness.html index f2a8ce7..f2a8ce7 100644 --- a/markdown/tests/pl/Tests_2004/Tidyness.html +++ b/tests/pl/Tests_2004/Tidyness.html diff --git a/markdown/tests/pl/Tests_2004/Tidyness.text b/tests/pl/Tests_2004/Tidyness.text index 5f18b8d..5f18b8d 100644 --- a/markdown/tests/pl/Tests_2004/Tidyness.text +++ b/tests/pl/Tests_2004/Tidyness.text diff --git a/markdown/tests/pl/Tests_2004/Yuri-Attributes.html b/tests/pl/Tests_2004/Yuri-Attributes.html index 057da2f..057da2f 100644 --- a/markdown/tests/pl/Tests_2004/Yuri-Attributes.html +++ b/tests/pl/Tests_2004/Yuri-Attributes.html diff --git a/markdown/tests/pl/Tests_2004/Yuri-Attributes.text b/tests/pl/Tests_2004/Yuri-Attributes.text index 8ee512d..8ee512d 100644 --- a/markdown/tests/pl/Tests_2004/Yuri-Attributes.text +++ b/tests/pl/Tests_2004/Yuri-Attributes.text diff --git a/markdown/tests/pl/Tests_2004/Yuri-Email.html b/tests/pl/Tests_2004/Yuri-Email.html index bf1d149..bf1d149 100644 --- a/markdown/tests/pl/Tests_2004/Yuri-Email.html +++ b/tests/pl/Tests_2004/Yuri-Email.html diff --git a/markdown/tests/pl/Tests_2004/Yuri-Email.text b/tests/pl/Tests_2004/Yuri-Email.text index 8f9c779..8f9c779 100644 --- a/markdown/tests/pl/Tests_2004/Yuri-Email.text +++ b/tests/pl/Tests_2004/Yuri-Email.text diff --git a/markdown/tests/pl/Tests_2004/Yuri-Footnotes.html b/tests/pl/Tests_2004/Yuri-Footnotes.html index cadb040..cadb040 100644 --- a/markdown/tests/pl/Tests_2004/Yuri-Footnotes.html +++ b/tests/pl/Tests_2004/Yuri-Footnotes.html diff --git a/markdown/tests/pl/Tests_2004/Yuri-Footnotes.text b/tests/pl/Tests_2004/Yuri-Footnotes.text index 16fe402..16fe402 100644 --- a/markdown/tests/pl/Tests_2004/Yuri-Footnotes.text +++ b/tests/pl/Tests_2004/Yuri-Footnotes.text diff --git a/markdown/tests/pl/Tests_2004/Yuri-Links-in-Headers.html b/tests/pl/Tests_2004/Yuri-Links-in-Headers.html index 6afc56e..6afc56e 100644 --- a/markdown/tests/pl/Tests_2004/Yuri-Links-in-Headers.html +++ b/tests/pl/Tests_2004/Yuri-Links-in-Headers.html diff --git a/markdown/tests/pl/Tests_2004/Yuri-Links-in-Headers.text b/tests/pl/Tests_2004/Yuri-Links-in-Headers.text index d06a9e1..d06a9e1 100644 --- a/markdown/tests/pl/Tests_2004/Yuri-Links-in-Headers.text +++ b/tests/pl/Tests_2004/Yuri-Links-in-Headers.text diff --git a/markdown/tests/pl/Tests_2004/test.cfg b/tests/pl/Tests_2004/test.cfg index d3850f4..d3850f4 100644 --- a/markdown/tests/pl/Tests_2004/test.cfg +++ b/tests/pl/Tests_2004/test.cfg diff --git a/markdown/tests/pl/Tests_2007/Amps and angle encoding.html b/tests/pl/Tests_2007/Amps and angle encoding.html index 9606860..9606860 100644 --- a/markdown/tests/pl/Tests_2007/Amps and angle encoding.html +++ b/tests/pl/Tests_2007/Amps and angle encoding.html diff --git a/markdown/tests/pl/Tests_2007/Amps and angle encoding.text b/tests/pl/Tests_2007/Amps and angle encoding.text index 0e9527f..0e9527f 100644 --- a/markdown/tests/pl/Tests_2007/Amps and angle encoding.text +++ b/tests/pl/Tests_2007/Amps and angle encoding.text diff --git a/markdown/tests/pl/Tests_2007/Auto links.html b/tests/pl/Tests_2007/Auto links.html index f8df985..f8df985 100644 --- a/markdown/tests/pl/Tests_2007/Auto links.html +++ b/tests/pl/Tests_2007/Auto links.html diff --git a/markdown/tests/pl/Tests_2007/Auto links.text b/tests/pl/Tests_2007/Auto links.text index abbc488..abbc488 100644 --- a/markdown/tests/pl/Tests_2007/Auto links.text +++ b/tests/pl/Tests_2007/Auto links.text diff --git a/markdown/tests/pl/Tests_2007/Backslash escapes.html b/tests/pl/Tests_2007/Backslash escapes.html index 29870da..29870da 100644 --- a/markdown/tests/pl/Tests_2007/Backslash escapes.html +++ b/tests/pl/Tests_2007/Backslash escapes.html diff --git a/markdown/tests/pl/Tests_2007/Backslash escapes.text b/tests/pl/Tests_2007/Backslash escapes.text index 5b014cb..5b014cb 100644 --- a/markdown/tests/pl/Tests_2007/Backslash escapes.text +++ b/tests/pl/Tests_2007/Backslash escapes.text diff --git a/markdown/tests/pl/Tests_2007/Blockquotes with code blocks.html b/tests/pl/Tests_2007/Blockquotes with code blocks.html index 990202a..990202a 100644 --- a/markdown/tests/pl/Tests_2007/Blockquotes with code blocks.html +++ b/tests/pl/Tests_2007/Blockquotes with code blocks.html diff --git a/markdown/tests/pl/Tests_2007/Blockquotes with code blocks.text b/tests/pl/Tests_2007/Blockquotes with code blocks.text index c31d171..c31d171 100644 --- a/markdown/tests/pl/Tests_2007/Blockquotes with code blocks.text +++ b/tests/pl/Tests_2007/Blockquotes with code blocks.text diff --git a/markdown/tests/pl/Tests_2007/Code Blocks.html b/tests/pl/Tests_2007/Code Blocks.html index 32703f5..32703f5 100644 --- a/markdown/tests/pl/Tests_2007/Code Blocks.html +++ b/tests/pl/Tests_2007/Code Blocks.html diff --git a/markdown/tests/pl/Tests_2007/Code Blocks.text b/tests/pl/Tests_2007/Code Blocks.text index b54b092..b54b092 100644 --- a/markdown/tests/pl/Tests_2007/Code Blocks.text +++ b/tests/pl/Tests_2007/Code Blocks.text diff --git a/markdown/tests/pl/Tests_2007/Code Spans.html b/tests/pl/Tests_2007/Code Spans.html index b057457..b057457 100644 --- a/markdown/tests/pl/Tests_2007/Code Spans.html +++ b/tests/pl/Tests_2007/Code Spans.html diff --git a/markdown/tests/pl/Tests_2007/Code Spans.text b/tests/pl/Tests_2007/Code Spans.text index 5c229c7..5c229c7 100644 --- a/markdown/tests/pl/Tests_2007/Code Spans.text +++ b/tests/pl/Tests_2007/Code Spans.text diff --git a/markdown/tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.html b/tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.html index e21ac79..e21ac79 100644 --- a/markdown/tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.html +++ b/tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.html diff --git a/markdown/tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.text b/tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.text index f8a5b27..f8a5b27 100644 --- a/markdown/tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.text +++ b/tests/pl/Tests_2007/Hard-wrapped paragraphs with list-like lines.text diff --git a/markdown/tests/pl/Tests_2007/Horizontal rules.html b/tests/pl/Tests_2007/Horizontal rules.html index 2dc2ab6..2dc2ab6 100644 --- a/markdown/tests/pl/Tests_2007/Horizontal rules.html +++ b/tests/pl/Tests_2007/Horizontal rules.html diff --git a/markdown/tests/pl/Tests_2007/Horizontal rules.text b/tests/pl/Tests_2007/Horizontal rules.text index 1594bda..1594bda 100644 --- a/markdown/tests/pl/Tests_2007/Horizontal rules.text +++ b/tests/pl/Tests_2007/Horizontal rules.text diff --git a/markdown/tests/pl/Tests_2007/Images.html b/tests/pl/Tests_2007/Images.html index 217f028..217f028 100644 --- a/markdown/tests/pl/Tests_2007/Images.html +++ b/tests/pl/Tests_2007/Images.html diff --git a/markdown/tests/pl/Tests_2007/Images.text b/tests/pl/Tests_2007/Images.text index 5707590..5707590 100644 --- a/markdown/tests/pl/Tests_2007/Images.text +++ b/tests/pl/Tests_2007/Images.text diff --git a/markdown/tests/pl/Tests_2007/Inline HTML (Advanced).html b/tests/pl/Tests_2007/Inline HTML (Advanced).html index 884f14c..884f14c 100644 --- a/markdown/tests/pl/Tests_2007/Inline HTML (Advanced).html +++ b/tests/pl/Tests_2007/Inline HTML (Advanced).html diff --git a/markdown/tests/pl/Tests_2007/Inline HTML (Advanced).text b/tests/pl/Tests_2007/Inline HTML (Advanced).text index 3633f81..3633f81 100644 --- a/markdown/tests/pl/Tests_2007/Inline HTML (Advanced).text +++ b/tests/pl/Tests_2007/Inline HTML (Advanced).text diff --git a/markdown/tests/pl/Tests_2007/Inline HTML (Simple).html b/tests/pl/Tests_2007/Inline HTML (Simple).html index 6bf78f8..6bf78f8 100644 --- a/markdown/tests/pl/Tests_2007/Inline HTML (Simple).html +++ b/tests/pl/Tests_2007/Inline HTML (Simple).html diff --git a/markdown/tests/pl/Tests_2007/Inline HTML (Simple).text b/tests/pl/Tests_2007/Inline HTML (Simple).text index 14aa2dc..14aa2dc 100644 --- a/markdown/tests/pl/Tests_2007/Inline HTML (Simple).text +++ b/tests/pl/Tests_2007/Inline HTML (Simple).text diff --git a/markdown/tests/pl/Tests_2007/Inline HTML comments.html b/tests/pl/Tests_2007/Inline HTML comments.html index 3f167a1..3f167a1 100644 --- a/markdown/tests/pl/Tests_2007/Inline HTML comments.html +++ b/tests/pl/Tests_2007/Inline HTML comments.html diff --git a/markdown/tests/pl/Tests_2007/Inline HTML comments.text b/tests/pl/Tests_2007/Inline HTML comments.text index 41d830d..41d830d 100644 --- a/markdown/tests/pl/Tests_2007/Inline HTML comments.text +++ b/tests/pl/Tests_2007/Inline HTML comments.text diff --git a/markdown/tests/pl/Tests_2007/Links, inline style.html b/tests/pl/Tests_2007/Links, inline style.html index 9f351ef..9f351ef 100644 --- a/markdown/tests/pl/Tests_2007/Links, inline style.html +++ b/tests/pl/Tests_2007/Links, inline style.html diff --git a/markdown/tests/pl/Tests_2007/Links, inline style.text b/tests/pl/Tests_2007/Links, inline style.text index aba9658..aba9658 100644 --- a/markdown/tests/pl/Tests_2007/Links, inline style.text +++ b/tests/pl/Tests_2007/Links, inline style.text diff --git a/markdown/tests/pl/Tests_2007/Links, reference style.html b/tests/pl/Tests_2007/Links, reference style.html index 8e70c32..8e70c32 100644 --- a/markdown/tests/pl/Tests_2007/Links, reference style.html +++ b/tests/pl/Tests_2007/Links, reference style.html diff --git a/markdown/tests/pl/Tests_2007/Links, reference style.text b/tests/pl/Tests_2007/Links, reference style.text index 341ec88..341ec88 100644 --- a/markdown/tests/pl/Tests_2007/Links, reference style.text +++ b/tests/pl/Tests_2007/Links, reference style.text diff --git a/markdown/tests/pl/Tests_2007/Links, shortcut references.html b/tests/pl/Tests_2007/Links, shortcut references.html index bf81e93..bf81e93 100644 --- a/markdown/tests/pl/Tests_2007/Links, shortcut references.html +++ b/tests/pl/Tests_2007/Links, shortcut references.html diff --git a/markdown/tests/pl/Tests_2007/Links, shortcut references.text b/tests/pl/Tests_2007/Links, shortcut references.text index 8c44c98..8c44c98 100644 --- a/markdown/tests/pl/Tests_2007/Links, shortcut references.text +++ b/tests/pl/Tests_2007/Links, shortcut references.text diff --git a/markdown/tests/pl/Tests_2007/Literal quotes in titles.html b/tests/pl/Tests_2007/Literal quotes in titles.html index 611c1ac..611c1ac 100644 --- a/markdown/tests/pl/Tests_2007/Literal quotes in titles.html +++ b/tests/pl/Tests_2007/Literal quotes in titles.html diff --git a/markdown/tests/pl/Tests_2007/Literal quotes in titles.text b/tests/pl/Tests_2007/Literal quotes in titles.text index 29d0e42..29d0e42 100644 --- a/markdown/tests/pl/Tests_2007/Literal quotes in titles.text +++ b/tests/pl/Tests_2007/Literal quotes in titles.text diff --git a/markdown/tests/pl/Tests_2007/Markdown Documentation - Basics.html b/tests/pl/Tests_2007/Markdown Documentation - Basics.html index d5bdbb2..d5bdbb2 100644 --- a/markdown/tests/pl/Tests_2007/Markdown Documentation - Basics.html +++ b/tests/pl/Tests_2007/Markdown Documentation - Basics.html diff --git a/markdown/tests/pl/Tests_2007/Markdown Documentation - Basics.text b/tests/pl/Tests_2007/Markdown Documentation - Basics.text index 486055c..486055c 100644 --- a/markdown/tests/pl/Tests_2007/Markdown Documentation - Basics.text +++ b/tests/pl/Tests_2007/Markdown Documentation - Basics.text diff --git a/markdown/tests/pl/Tests_2007/Markdown Documentation - Syntax.html b/tests/pl/Tests_2007/Markdown Documentation - Syntax.html index 5c01306..5c01306 100644 --- a/markdown/tests/pl/Tests_2007/Markdown Documentation - Syntax.html +++ b/tests/pl/Tests_2007/Markdown Documentation - Syntax.html diff --git a/markdown/tests/pl/Tests_2007/Markdown Documentation - Syntax.text b/tests/pl/Tests_2007/Markdown Documentation - Syntax.text index 57360a1..57360a1 100644 --- a/markdown/tests/pl/Tests_2007/Markdown Documentation - Syntax.text +++ b/tests/pl/Tests_2007/Markdown Documentation - Syntax.text diff --git a/markdown/tests/pl/Tests_2007/Nested blockquotes.html b/tests/pl/Tests_2007/Nested blockquotes.html index d8ec7f8..d8ec7f8 100644 --- a/markdown/tests/pl/Tests_2007/Nested blockquotes.html +++ b/tests/pl/Tests_2007/Nested blockquotes.html diff --git a/markdown/tests/pl/Tests_2007/Nested blockquotes.text b/tests/pl/Tests_2007/Nested blockquotes.text index ed3c624..ed3c624 100644 --- a/markdown/tests/pl/Tests_2007/Nested blockquotes.text +++ b/tests/pl/Tests_2007/Nested blockquotes.text diff --git a/markdown/tests/pl/Tests_2007/Ordered and unordered lists.html b/tests/pl/Tests_2007/Ordered and unordered lists.html index ba71eab..ba71eab 100644 --- a/markdown/tests/pl/Tests_2007/Ordered and unordered lists.html +++ b/tests/pl/Tests_2007/Ordered and unordered lists.html diff --git a/markdown/tests/pl/Tests_2007/Ordered and unordered lists.text b/tests/pl/Tests_2007/Ordered and unordered lists.text index 7f3b497..7f3b497 100644 --- a/markdown/tests/pl/Tests_2007/Ordered and unordered lists.text +++ b/tests/pl/Tests_2007/Ordered and unordered lists.text diff --git a/markdown/tests/pl/Tests_2007/Strong and em together.html b/tests/pl/Tests_2007/Strong and em together.html index 71ec78c..71ec78c 100644 --- a/markdown/tests/pl/Tests_2007/Strong and em together.html +++ b/tests/pl/Tests_2007/Strong and em together.html diff --git a/markdown/tests/pl/Tests_2007/Strong and em together.text b/tests/pl/Tests_2007/Strong and em together.text index 95ee690..95ee690 100644 --- a/markdown/tests/pl/Tests_2007/Strong and em together.text +++ b/tests/pl/Tests_2007/Strong and em together.text diff --git a/markdown/tests/pl/Tests_2007/Tabs.html b/tests/pl/Tests_2007/Tabs.html index 3301ba8..3301ba8 100644 --- a/markdown/tests/pl/Tests_2007/Tabs.html +++ b/tests/pl/Tests_2007/Tabs.html diff --git a/markdown/tests/pl/Tests_2007/Tabs.text b/tests/pl/Tests_2007/Tabs.text index 589d113..589d113 100644 --- a/markdown/tests/pl/Tests_2007/Tabs.text +++ b/tests/pl/Tests_2007/Tabs.text diff --git a/markdown/tests/pl/Tests_2007/Tidyness.html b/tests/pl/Tests_2007/Tidyness.html index f2a8ce7..f2a8ce7 100644 --- a/markdown/tests/pl/Tests_2007/Tidyness.html +++ b/tests/pl/Tests_2007/Tidyness.html diff --git a/markdown/tests/pl/Tests_2007/Tidyness.text b/tests/pl/Tests_2007/Tidyness.text index 5f18b8d..5f18b8d 100644 --- a/markdown/tests/pl/Tests_2007/Tidyness.text +++ b/tests/pl/Tests_2007/Tidyness.text diff --git a/markdown/tests/pl/Tests_2007/test.cfg b/tests/pl/Tests_2007/test.cfg index be86b6c..be86b6c 100644 --- a/markdown/tests/pl/Tests_2007/test.cfg +++ b/tests/pl/Tests_2007/test.cfg diff --git a/markdown/tests/plugins.py b/tests/plugins.py index acd1eaf..acd1eaf 100644 --- a/markdown/tests/plugins.py +++ b/tests/plugins.py diff --git a/markdown/tests/safe_mode/inline-html-advanced.html b/tests/safe_mode/inline-html-advanced.html index e9dd2ec..e9dd2ec 100644 --- a/markdown/tests/safe_mode/inline-html-advanced.html +++ b/tests/safe_mode/inline-html-advanced.html diff --git a/markdown/tests/safe_mode/inline-html-advanced.txt b/tests/safe_mode/inline-html-advanced.txt index 9d71ddc..9d71ddc 100644 --- a/markdown/tests/safe_mode/inline-html-advanced.txt +++ b/tests/safe_mode/inline-html-advanced.txt diff --git a/markdown/tests/safe_mode/inline-html-comments.html b/tests/safe_mode/inline-html-comments.html index 0f1e417..0f1e417 100644 --- a/markdown/tests/safe_mode/inline-html-comments.html +++ b/tests/safe_mode/inline-html-comments.html diff --git a/markdown/tests/safe_mode/inline-html-comments.txt b/tests/safe_mode/inline-html-comments.txt index 41d830d..41d830d 100644 --- a/markdown/tests/safe_mode/inline-html-comments.txt +++ b/tests/safe_mode/inline-html-comments.txt diff --git a/markdown/tests/safe_mode/inline-html-simple.html b/tests/safe_mode/inline-html-simple.html index ad19a77..ad19a77 100644 --- a/markdown/tests/safe_mode/inline-html-simple.html +++ b/tests/safe_mode/inline-html-simple.html diff --git a/markdown/tests/safe_mode/inline-html-simple.txt b/tests/safe_mode/inline-html-simple.txt index 14aa2dc..14aa2dc 100644 --- a/markdown/tests/safe_mode/inline-html-simple.txt +++ b/tests/safe_mode/inline-html-simple.txt diff --git a/markdown/tests/safe_mode/remove.html b/tests/safe_mode/remove.html index a1e1626..a1e1626 100644 --- a/markdown/tests/safe_mode/remove.html +++ b/tests/safe_mode/remove.html diff --git a/markdown/tests/safe_mode/remove.txt b/tests/safe_mode/remove.txt index 14aa2dc..14aa2dc 100644 --- a/markdown/tests/safe_mode/remove.txt +++ b/tests/safe_mode/remove.txt diff --git a/markdown/tests/safe_mode/replace.html b/tests/safe_mode/replace.html index fdf666e..fdf666e 100644 --- a/markdown/tests/safe_mode/replace.html +++ b/tests/safe_mode/replace.html diff --git a/markdown/tests/safe_mode/replace.txt b/tests/safe_mode/replace.txt index 14aa2dc..14aa2dc 100644 --- a/markdown/tests/safe_mode/replace.txt +++ b/tests/safe_mode/replace.txt diff --git a/markdown/tests/safe_mode/script_tags.html b/tests/safe_mode/script_tags.html index df63ffc..df63ffc 100644 --- a/markdown/tests/safe_mode/script_tags.html +++ b/tests/safe_mode/script_tags.html diff --git a/markdown/tests/safe_mode/script_tags.txt b/tests/safe_mode/script_tags.txt index 44041c2..44041c2 100644 --- a/markdown/tests/safe_mode/script_tags.txt +++ b/tests/safe_mode/script_tags.txt diff --git a/markdown/tests/safe_mode/test.cfg b/tests/safe_mode/test.cfg index 57f0b6a..57f0b6a 100644 --- a/markdown/tests/safe_mode/test.cfg +++ b/tests/safe_mode/test.cfg diff --git a/markdown/tests/safe_mode/unsafe_urls.html b/tests/safe_mode/unsafe_urls.html index e617f35..e617f35 100644 --- a/markdown/tests/safe_mode/unsafe_urls.html +++ b/tests/safe_mode/unsafe_urls.html diff --git a/markdown/tests/safe_mode/unsafe_urls.txt b/tests/safe_mode/unsafe_urls.txt index 7bfd81d..7bfd81d 100644 --- a/markdown/tests/safe_mode/unsafe_urls.txt +++ b/tests/safe_mode/unsafe_urls.txt diff --git a/markdown/tests/test_apis.py b/tests/test_apis.py index 3aaa2f9..3aaa2f9 100644 --- a/markdown/tests/test_apis.py +++ b/tests/test_apis.py diff --git a/markdown/tests/util.py b/tests/util.py index aae87be..aae87be 100644 --- a/markdown/tests/util.py +++ b/tests/util.py |