aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2021-01-09 01:48:36 +0100
committerCharles Cabergs <me@cacharle.xyz>2021-01-09 01:48:36 +0100
commitfc9c7130b08ebc7ad4dbd0f16040251089c11f33 (patch)
tree378eced3746a30f2ad5a0acc312c796cab17d8bb /README.md
parent92375a78f43d5f62c3036b00a79f78200714e672 (diff)
downloadtemper-fc9c7130b08ebc7ad4dbd0f16040251089c11f33.tar.gz
temper-fc9c7130b08ebc7ad4dbd0f16040251089c11f33.tar.bz2
temper-fc9c7130b08ebc7ad4dbd0f16040251089c11f33.zip
Added injection of variable in scope
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e1d866..b317020 100644
--- a/README.md
+++ b/README.md
@@ -13,4 +13,4 @@ Common Listp templating language.
## TODO
* [x] value interpolation (e.g `<%= link %>`)
-* [ ] insert variable in local scope
+* [x] inject variable in local scope