Skip to content

Instantly share code, notes, and snippets.

@jameswhite
Created February 27, 2014 22:23
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 jameswhite/9260937 to your computer and use it in GitHub Desktop.
Save jameswhite/9260937 to your computer and use it in GitHub Desktop.
/*
## Widgets
```
<input type="text" ng-model="name" /> {{ name }}
```
</pre>
*/
@webmaven
Copy link

webmaven commented Mar 2, 2014

James, thank you for the answer. Somehow I hadn't thought of nesting the two means of escaping code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment