. tests/functions.sh
title "embedded images"
rc=0
MARKDOWN_FLAGS=
try 'image with size extension' \
'' \
'

'
try 'image with height' \
'' \
'
'
try 'image with width' \
'' \
'
'
try 'image with percentage sizes' \
'' \
'
'
try 'image with percentage height' \
'' \
'
'
try 'image with width' \
'' \
'
'
summary $0
exit $rc