Mini PHP website to convert/print multiples TXT/MD files to XHTML or add to ebooks (EPUB3) with Calibre-Editor or Sigil.
Install dependencies with Composer:
composer install --dev
On Linux, enable writing perms:
chown www-data:www-data ./txt2xhtml/ -R