When trying to get the effect of an h1 in markdown tag, there are two easy ways to go about it:
- Put a '#' character in front of the line
- Have the line below contain '=' characters matching the number of characters in the line above
#Please don't do this: #I see how this game works. ====================
/troll
P.S: Use YpVr= in Vim to create the matching number of equal signs. Map that to a key if you'd like.