Added markdown support.
This commit is contained in:
parent
d831242767
commit
5e1c9fd266
|
@ -29,6 +29,8 @@ The project depends on the following packages (installed when you ran `npm i`):
|
|||
* express (a web server framework)
|
||||
* nunjucks (a templating engine)
|
||||
* nunjucks-append (an extension that adds more functionality to nunjucks)
|
||||
* nunjucks-markdown (markdown support in nunjucks)
|
||||
* marked (markdown parser/compiler)
|
||||
* chokidar (reload templates if they change on disk)
|
||||
* fs (used for filesystem operations)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user