Python script to convert markdown files into pdf
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
md-to-pdf/README.md

353 B

PYTHON MARKDOWN TO PDF

PRE-REQUIS

  • Python 3.10

UTILISATION

python3.10 -m pip install -r requirements.txt
python3.10 md-to-pdf.py

Choisir dans le menu pour convertir un fichier seulement ou tous les fichiers contenus dans le répertoire input/ (qui sont en .md)

TO DO

  • Dossier input et dossier output pour les batchs