mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
add a test case for >%class1 class2%
This commit is contained in:
@@ -20,6 +20,11 @@ that that' \
|
||||
|
||||
<div class="that"><p>that that</p></div>'
|
||||
|
||||
try 'a >%div% block with two classes' \
|
||||
'>%this that%
|
||||
this that' \
|
||||
'<div class="this that"><p>this that</p></div>'
|
||||
|
||||
try '>%class:div%' \
|
||||
'>%class:this%
|
||||
this this' \
|
||||
|
||||
Reference in New Issue
Block a user