Site Tools


informatique:pandoc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
informatique:pandoc [2026/03/24 16:56] yahikoinformatique:pandoc [2026/03/24 16:57] (current) yahiko
Line 2: Line 2:
 Notes sur l'utilisation de [[https://pandoc.org|Pandoc]], un convertisseur de documents depuis ou vers de [[https://pandoc.org/index.html|nombreux formats]] Notes sur l'utilisation de [[https://pandoc.org|Pandoc]], un convertisseur de documents depuis ou vers de [[https://pandoc.org/index.html|nombreux formats]]
  
-===== Markdow vers HTML =====+===== Syntaxe de conversion ===== 
 +<code batch> 
 +pandoc -f [format source] -t [format destination] fichier_source.ext -o fichier_destination.ext 
 +</code> 
 + 
 +===== Markdown vers HTML =====
 <code batch> <code batch>
 pandoc -f markdown -t html source.md -o test1.html pandoc -f markdown -t html source.md -o test1.html
informatique/pandoc.1774371411.txt.gz · Last modified: by yahiko