markdown2zim
markdown2zim copied to clipboard
improved syntax conversion: code -> verbatim
The script does not convert the Markdown code syntax ` or ```. These could be translated to '' and ''' respectively.