g:markdown_minlines truncates set of <backtick>s (such as <backtick> class s{~s();} <backtick> text <backtick> class x{~x();} <backtick> to class s{~s();} <backtick> text <backtick> class x{~x();}, which has _strikethrough_ of s();} <backtick> text <backtick> class x{) #215
Was told that this ( vim/vim#15406 ) is not an explicit problem with Vim's core, but with Vim's Markdown module.
The problem with
sin sync fromstartorg:markdown_minlines 6666(other than performance) is that this is just a local fix (does not suit open source projects which you contribute to).