mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Partial implementation of unit test for template parser v2
This commit is contained in:
parent
a362f27f62
commit
9da1d56b21
4 changed files with 103 additions and 2 deletions
2
tests/_data/template/v1example.html
Normal file
2
tests/_data/template/v1example.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<a href="http://mygony.com" cond="$has_blog">Taggon's blog</a>
|
||||
<load target="//external.host/js.js" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue