Skip to content

Spinfusor/HackRU-1

 
 

Repository files navigation

How to make headers in markdown

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%