Skip to content

Instantly share code, notes, and snippets.

@zsitro
Created May 7, 2013 11:24
Show Gist options
  • Save zsitro/5531942 to your computer and use it in GitHub Desktop.
Save zsitro/5531942 to your computer and use it in GitHub Desktop.
<!-- CSS
================================================== -->
<div class="container">
content..
</div> <!-- // container -->
Title comment
/* Title
------------------------------------------------------------*/
Multiline comment
/*
* Do not call getAddressFromGeocoder directly, cuz other modules
* should have to be able to subscribe to this event also..
*/
Titled multiline comment
/*
* UX Notes
* ------------
* - when user start typing into search field I should
* hide all earlier searches cuz it is obviously
* irrelevant to her
*
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment