Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add external markup render support (#2570) | Lunny Xiao | 2017-11-07 | 1 | -0/+88 |
* 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 |