Skip to content

Instantly share code, notes, and snippets.

@writingdeveloper
Created November 28, 2017 07:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save writingdeveloper/f56e41a12dd923916c512f131804f10d to your computer and use it in GitHub Desktop.
Save writingdeveloper/f56e41a12dd923916c512f131804f10d to your computer and use it in GitHub Desktop.
html
head
title= title
body
h1 Hello Jade
ul
-for(var i=0; i<5; i++)
li coding
div= time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment