coldnew / hexo-renderer-org

Hexo renderer plugin for emacs org-mode
GNU General Public License v3.0
164 stars 38 forks source link

Custom front-matter #63

Open coldnew opened 6 years ago

coldnew commented 6 years ago

Currently the foront-matter is parsed by lib/read-info.js, how to add custon front-matter ?

coldnew commented 6 years ago

duplicate #36, #47