Vimdown icon indicating copy to clipboard operation
Vimdown copied to clipboard

Add option to remove fold markers

Open a-sk opened this issue 12 years ago • 4 comments

Hi, nice tool ! Thank you for your work.

Can you add an option to delete vim fold markers like {{{ and }}}

a-sk avatar Mar 01 '12 00:03 a-sk

Yes. That shouldn't be too difficult. I'll be on holiday for a while, so I may not get to it for a bit.

jeffbuttars avatar Mar 01 '12 02:03 jeffbuttars

In this case, maybe I'll come up with a pull request if it's not so difficult.

a-sk avatar Mar 01 '12 02:03 a-sk

That would be excellent. FYI. My next step with vimdown was to make it more versatile. It uses a hacked together custom lexer/parser. I plan on implementing a better parser and then making vimdown into a more general tool that can convert more than just vim files. I think it would be a small step to be able to convert other simple formats, like bash for example.

jeffbuttars avatar Mar 01 '12 02:03 jeffbuttars

Hm, nice, nice idea. Sometimes I can be smashed out how incredibly useful a simple idea could be. ps:I will defiantly take a look at the code and hack it a bit.

a-sk avatar Mar 01 '12 02:03 a-sk