diff --git a/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/100-marko.md b/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/100-marko.md index f4b90300d..32cb434d3 100644 --- a/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/100-marko.md +++ b/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/100-marko.md @@ -1 +1,6 @@ -# Marko \ No newline at end of file +# Marko + +Marko is a fast and lightweight HTML-based templating engine that compiles templates to CommonJS modules and supports streaming, async rendering, and custom tags. It is HTML re-imagined as a language for building dynamic and reactive user interfaces. + +Free Content +Marko Documentation