Skip to content

Instantly share code, notes, and snippets.

@santosoide
Created April 24, 2017 10:54
Show Gist options
  • Save santosoide/d8d94af6d78b044954f81aed1ae9ebce to your computer and use it in GitHub Desktop.
Save santosoide/d8d94af6d78b044954f81aed1ae9ebce to your computer and use it in GitHub Desktop.
<!doctype html>
html
head
title -- Hello Marko
body
h1 -- My favorite colors
ul.colors
li for(color in input.colors)
-- ${color}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment