Updating js plugins
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
* {{value}}
|
||||
* {{{value}}}
|
||||
* {{&value}}
|
||||
<script>
|
||||
foo = { bar: 'abc\"xyz\"' };
|
||||
foo = { bar: 'x\'y' };
|
||||
</script>
|
||||
Reference in New Issue
Block a user