The making of aboba: fix wording
This commit is contained in:
@ -241,8 +241,7 @@ Now let the **trickery** begin...
|
||||
|
||||
## Tangent about templating
|
||||
|
||||
"Oh God, another tangent!" I hear you say... Don't worry, in this section I'll explain how templating is implemented,
|
||||
so that we can circle back to our embedded assets system to better understand it.
|
||||
Don't worry, in this section I'll briefly explain how templating is implemented, so that we can circle back to our embedded assets system to better understand it.
|
||||
|
||||
How are templating engines implemented in general? You usually have a pseudo-HTML page (for eg. \`my-page.tmpl\`), which
|
||||
contains plain old HTML, but also has some escaped blocks that can embed dynamic variables, loop over lists, include other pages
|
||||
|
Reference in New Issue
Block a user