I'm working with Jekyll and want to use {% include... %} to include a snippet of HTML in a markdown file without that HTML being processed further, i.e. then being handled by the markdown processor as ...