Skip to content
Snippets Groups Projects
Commit 9bd550f3 authored by Anas Sibarni's avatar Anas Sibarni
Browse files

mise en forme readme.md

parent cdb903a1
Branches
No related tags found
No related merge requests found
...@@ -33,9 +33,10 @@ sudo apt install pandoc-citeproc #support LATEX pour les PDF ...@@ -33,9 +33,10 @@ sudo apt install pandoc-citeproc #support LATEX pour les PDF
#pandoc <entre>.md -o <sortie>.pdf #pandoc <entre>.md -o <sortie>.pdf
pandoc rapport.md -o rapport.pdf pandoc rapport.md -o rapport.pdf
``` ```
--- ---
### Convertir le `rapport.md` en page `HTML`
### Convertir le `rapport.md` en page `HTML`
Effectuer une copie du [`template`](https://github.com/ryangrose/easy-pandoc-templates): Effectuer une copie du [`template`](https://github.com/ryangrose/easy-pandoc-templates):
...@@ -51,7 +52,6 @@ Conversion en `HTML` : ...@@ -51,7 +52,6 @@ Conversion en `HTML` :
pandoc rapport.md -f markdown -o rapport.html --template=easy_template.html --toc --metadata title="SAÉ 2.03: Semaine 06 - GRP A7" pandoc rapport.md -f markdown -o rapport.html --template=easy_template.html --toc --metadata title="SAÉ 2.03: Semaine 06 - GRP A7"
``` ```
--- ---
### **Résumé des commandes à executer** ### **Résumé des commandes à executer**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment