This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
mustache.js
mirror of
https://github.com/janl/mustache.js
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
46
Wiki
Activity
Browse Source
Watch the whitespace. ;)
tags/0.5.1
Michael Jackson
14 years ago
parent
85fe317213
commit
f311f880ae
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
spec/_files/backslashes.mustache
+ 1
- 1
spec/_files/backslashes.mustache
View File
@@ -4,4 +4,4 @@
<script>
foo = { bar: 'abc\"xyz\"' };
foo = { bar: 'x\'y' };
</script>
</script>
Write
Preview
Loading…
Cancel
Save