akalongman / sublimetext-codeformatter

Code Formatter plugin for ST2/ST3
MIT License
772 stars 130 forks source link

HTML2MD #398

Open jimboyeah opened 5 years ago

jimboyeah commented 5 years ago

It would be great to extend with a HTML2MD!

{
    "caption": "CodeFormatter: Format as HTML2MD Syntax",
    "command": "code_formatter",
    "args": {
        "syntax": "html2md"
    }
},