mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
add a new testcase to verify that -> ... <- works properly
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
. tests/functions.sh
|
||||
|
||||
title "block centering"
|
||||
|
||||
rc=0
|
||||
MARKDOWN_FLAGS=
|
||||
|
||||
try 'centered single-line paragraph' \
|
||||
'->center<-' \
|
||||
'<div style="text-align:center;">center</div>'
|
||||
|
||||
summary $0
|
||||
exit $rc
|
||||
Reference in New Issue
Block a user