Is there a tool like pandoc cli for converting HTML markup to StackOverflow markup syntax out there? I'm frankly not feeling up to digging the SO docs over and over to apply simple structure to my SO posts. Stuff like:
[link](http://link.com/),
__italics__,
**bolds**,
# etc.
are ok, but I don't really want to bother remembering it...