mirror of
https://github.com/tests-always-included/mo.git
synced 2025-11-19 23:34:32 +01:00
Adding better block detection
Pulled the block finding code into its own function to eliminate a recursion problem. Test failure count dropped because lambdas are supported and I just needed to update the spec. Pull request mustache/spec#86 aims to add bash support. Until then, the testing script will fall back to using perl. 34 failing tests
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<b>
|
||||
Willy is awesome.</b>
|
||||
<b> Willy is awesome.
|
||||
</b>
|
||||
|
||||
Reference in New Issue
Block a user