feat(html processor): add html processor to process template strings
This commit is contained in:
@@ -22,6 +22,7 @@ class Config:
|
||||
project_json=str,
|
||||
preview=str,
|
||||
use_skel=bool,
|
||||
title=str,
|
||||
)
|
||||
)
|
||||
self.__read_config()
|
||||
|
||||
Reference in New Issue
Block a user