Moved test for #11 into 'escaped' example.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
|
||||
class Escaped extends Mustache {
|
||||
public $title = "Bear > Shark";
|
||||
public $title = '"Bear" > "Shark"';
|
||||
}
|
||||
Reference in New Issue
Block a user