Commit Graph

1 Commits (0fa07ccf997246c88db84b992a15507988481e0b)

Author SHA1 Message Date
Lunny Xiao 62d0a4d882 Add external markup render support ()
* add external markup render support

* bug fixed

* refacotr codes and fix wrong error log

* fix comments and add check to prevent leaks

* add check for config file and improve the example

* check file close error

* use ioutil.TempFile instead uuid

* correct Render -> Parser

* improve warning when incorrect markup setting

* fix typos