Update 'README.md'
This commit is contained in:
parent
c283456581
commit
7b4bf3a7f3
@ -3,10 +3,6 @@
|
|||||||
|
|
||||||
An extra simplified template engine, written as a Rust lib.
|
An extra simplified template engine, written as a Rust lib.
|
||||||
|
|
||||||
# TODO
|
|
||||||
* Add a function that reads from a string
|
|
||||||
* Add a sanitize function that removes %%words%% from a string, which could be useful to avoid user-side injection
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Reads templates
|
- Reads templates
|
||||||
- Dynamically generate content based on variables or bash commands
|
- Dynamically generate content based on variables or bash commands
|
||||||
|
Loading…
x
Reference in New Issue
Block a user