diff options
| author | Waylan Limberg <waylan@gmail.com> | 2011-12-29 16:19:46 -0500 |
|---|---|---|
| committer | Waylan Limberg <waylan@gmail.com> | 2011-12-29 16:19:46 -0500 |
| commit | 400ebc2efe38178a4817cd5517d8c9d89ee3a5a7 (patch) | |
| tree | 4c11d5665d3a803fb47ec06ee115538f4fafac8b /tests/misc/multiline-comments.html | |
| parent | 07bc7a4c8f2e834e0f8150de004c1f8fd98a3d60 (diff) | |
| download | python-markdown-400ebc2efe38178a4817cd5517d8c9d89ee3a5a7.tar.gz | |
Fixed #57. Multiline HTML Blocks no longer require a blank line after them.
Diffstat (limited to 'tests/misc/multiline-comments.html')
| -rw-r--r-- | tests/misc/multiline-comments.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/multiline-comments.html b/tests/misc/multiline-comments.html index 12f8cb5..29c17e9 100644 --- a/tests/misc/multiline-comments.html +++ b/tests/misc/multiline-comments.html @@ -2,7 +2,7 @@ foo ---> +--> <p> |
