mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Fix escaping
This commit is contained in:
@ -23,13 +23,6 @@ Tag {raw} [RU]
|
||||
{my_func page=5} {* escape *}
|
||||
{raw:my_func page=5} {* unescape *}
|
||||
...
|
||||
{my_block_func page=5}
|
||||
...
|
||||
{/my_block_func} {* escape *}
|
||||
{raw:my_block_func page=5}
|
||||
...
|
||||
{/my_block_func} {* unescape *}
|
||||
...
|
||||
{/autoescate}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user