. tests/functions.sh title "callbacks" rc=0 MARKDOWN_FLAGS= try -bZZZ 'url modification' \ '[a](/b)' \ '

a

' try -EZZZ 'additional flags' \ '[a](/b)' \ '

a

' summary $0 exit $rc