mdless
mdless copied to clipboard
inline tags broken with underscore
echo '*hello_bye*' | mdless -P -> hellobye*
"Lazy" underscores are not supported by mdless at this point, it's a bit of a nightmare for a non-tokenized parser.
-Brett
On 5 Feb 2020, at 15:27, NCarson wrote:
echo '*hello_bye*' | mdless -P-> hellobye*-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/ttscoff/mdless/issues/46