Skip to content

Commit fef1feb

Browse files
debug info
1 parent 8e13852 commit fef1feb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ It allows you to create templates compatible with any system and any programming
2828
* Parse files
2929
* Embed files
3030
* Localization
31+
* Debug
3132
* Loops: for and each
3233
* Snippets
3334
* Nesting, grouping and wrapping
@@ -306,6 +307,16 @@ Object
306307
```
307308
See: [obj](https://franbarinstance.github.io/neutralts-docs/docs/neutralts/doc/#obj--).
308309

310+
Debug
311+
------
312+
313+
Display debug information
314+
315+
```html
316+
{:debug; data->varname :}
317+
```
318+
See: [debug](https://franbarinstance.github.io/neutralts-docs/docs/neutralts/doc/#debug--).
319+
309320
Web template - example
310321
----------------------
311322

0 commit comments

Comments
 (0)