Some repairs for md_parser and template engine.
This commit is contained in:
parent
8705859115
commit
22157169c0
14 changed files with 180 additions and 159 deletions
|
@ -16,6 +16,8 @@
|
|||
|
||||
#include "FileLogger.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
WebsiteGenerator::WebsiteGenerator()
|
||||
: mConfig(std::make_unique<SiteGeneratorConfig>()),
|
||||
mTemplateEngine()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue