ttscoff / mdless

MIT License
871 stars 39 forks source link

Error in convertor.rb #98

Closed fdufnews closed 11 months ago

fdufnews commented 11 months ago

mdless 2.1.29 image

ttscoff commented 11 months ago

It's happening because you don't have an $EDITOR variable defined in your shell. I fixed it in 2.1.33.

fdufnews commented 11 months ago

OK thanks. I thought I had one.