I like to stick to the default VIM foldind marks {{{
and }}}
, but creating some inside markdown make the liquid tag processor from jekyll go crazy, is there a way around to use them?
If not, what's a best alternative?
You could try putting you foldmarker inside of comments:
<!--- {{{ -->
content
<!--- }}} -->