readme2tex
readme2tex copied to clipboard
'$' in code blocks
When I write '$' in code block, the script can not work as normal. For example,
$ git clone https://github.com/leegao/readme2tex.git
$ cd readme2tex/
and the script will detect the command as inline equation.