This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
parsedown
Watch
1
Star
0
Fork
0
You've already forked parsedown
mirror of
https://github.com/erusev/parsedown.git
synced
2023-08-10 21:13:06 +03:00
Code
Releases
Activity
a37f5ff31e
parsedown
/
tests
/
data
/
horizontal_rule.html
10 lines
128 B
HTML
Raw
Normal View
History
Unescape
Escape
add test for horizontal rule
2013-09-24 23:53:42 +04:00
<
p
>
Dashes:
<
/
p
>
<
hr
/
>
<
hr
/
>
<
hr
/
>
<
p
>
Asterisks:
<
/
p
>
<
hr
/
>
<
p
>
Underscores:
<
/
p
>
<
hr
/
>
improve tests
2013-11-10 12:44:52 +04:00
<
p
>
On the next line:
<
/
p
>
<
hr
/
>
Copy Permalink