Skip to content

Commit e5d7cfe

Browse files
committed
make sure string-interp is rendered
1 parent b91b3f5 commit e5d7cfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

v0.3/handbook/libraries/stdlib.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1430,6 +1430,7 @@ The system library provides various system-level utilities for Eve.
14301430
</td>
14311431
<td>
14321432
<code>
1433+
{% raw %}
14331434
Commits a timer that ticks every 1000 milliseconds
14341435
14351436
```
@@ -1446,6 +1447,7 @@ search
14461447
bind
14471448
[#ui/text text: "{{hours}}:{{minutes}}:{{seconds}}"]
14481449
```
1450+
{% endraw %}
14491451
</code>
14501452
</td>
14511453
</tr>

0 commit comments

Comments
 (0)