Skip to content
Snippets Groups Projects
Commit 6d9b5a45 authored by Mohamed El Amine Yahiaoui's avatar Mohamed El Amine Yahiaoui
Browse files

Correction et Amerlioration du readme.md

parent 80db15ab
No related branches found
No related tags found
No related merge requests found
File deleted
......@@ -33,7 +33,7 @@ sudo apt install pandoc-citeproc #support LATEX pour les PDF
#pandoc <entre>.md -o <sortie>.pdf
pandoc rapport.md -o rapport.pdf
```
---
### Convertir le `rapport.md` en page `HTML`
......@@ -44,7 +44,7 @@ Effectuer une copie du [`template`](https://github.com/ryangrose/easy-pandoc-te
curl 'https://raw.githubusercontent.com/ryangrose/easy-pandoc-templates/master/copy_templates.sh' | bash
```
Conversion en HTML :
Conversion en `HTML` :
```bash
# pandoc source.md -o destination.html --template=template_name.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment