We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a0c4f commit bdea915Copy full SHA for bdea915
topics/nunjucks/index.md
@@ -9,6 +9,6 @@ released: September 2012
9
short_description: Templating language for JavaScript.
10
url: https://mozilla.github.io/nunjucks/
11
---
12
-Nunjucks is a templating language that is compiled using JavaScript.
13
-Although language agnostic it is typically used to create HTML files.
+**Nunjucks** is a templating language that is compiled using JavaScript.
+Although language-agnostic it is typically used to create HTML files.
14
It allows for source code to be simplified using macros or blocks, avoiding repetition, and supports inheritance.
0 commit comments