## Markdown Tip
       _____                                           ._.
      /  _  \__  _  __ ____   __________   _____   ____| |
     /  /_\  \ \/ \/ // __ \ /  ___/  _ \ /     \_/ __ \ |
    /    |    \     /\  ___/ \___ (  <_> )  Y Y  \  ___/\|
    \____|__  /\/\_/  \___  >____  >____/|__|_|  /\___  >_
            \/            \/     \/            \/     \/\/
Remember [WordArt](https://en.wikipedia.org/wiki/Microsoft_Office_shared_tools#WordArt)? Miss these cool creative headers in the modern world, where all sane people write their documents in Markdown? Pro tip, you can achieve same expressiveness by using FIGlets! You can generate it [online](http://patorjk.com/software/taag/), [commandline](https://pypi.python.org/pypi/pyfiglet) or even find plugin for your [favorite text editor](https://github.com/viisual/ASCII-Decorator#ascii-decorator)! Don't forget to indent it with [4 spaces](https://github.github.com/gfm/#indented-code-block), to preserve monospaced font when compiling to html. 🏷️Tip 🏷️Markdown 🏷️SublimeText