utilisation de pypandoc et linking articles

This commit is contained in:
Tykayn 2025-02-19 22:39:11 +01:00 committed by tykayn
parent 2bdb9b7677
commit b31dcd6f8a
8 changed files with 320 additions and 110 deletions

View file

@ -209,4 +209,6 @@ for root_path, dirs, files in liste_fichiers_du_blog_convertis :
f.write(html_content)
# mylog('\n ----------- enrich_html: html écrit ', html_path_enriched)
# traduire en html le fichier
print('articles listés :',count_articles)