项目作者: davidjimenez75
项目描述 :
Convert .md files to .xhtml to use in ebooks (EPUB)
高级语言: JavaScript
项目地址: git://github.com/davidjimenez75/txt2xhtml.git
txt2xhtml
Mini PHP website to convert/print multiples TXT/MD files to XHTML or add to ebooks (EPUB3) with Calibre-Editor or Sigil.
INSTALL
Install dependencies with Composer:
composer install --dev
On Linux, enable writing perms:
chown www-data:www-data ./txt2xhtml/ -R