tips:markdown_vers_pdf_ou_html
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| tips:markdown_vers_pdf_ou_html [2023/04/18 12:10] – dbroqua | tips:markdown_vers_pdf_ou_html [2026/09/04 09:36] (Version actuelle) – contact | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | # Convertir du Markdown en PDF ou HTML | + | ====== |
| <note important> | <note important> | ||
| Ligne 8: | Ligne 8: | ||
| Cf NinjaTrappeur sur le canal IRC de PauLLA : | Cf NinjaTrappeur sur le canal IRC de PauLLA : | ||
| - | ``` | + | <code bash> |
| { writeScriptBin, | { writeScriptBin, | ||
| Ligne 31: | Ligne 31: | ||
| -V ' | -V ' | ||
| '' | '' | ||
| - | ``` | + | </ |
| - | ``` | ||
| - | Template HTML: | ||
| + | Template HTML: | ||
| + | <code html> | ||
| < | < | ||
| <html class=" | <html class=" | ||
| Ligne 70: | Ligne 70: | ||
| {{ partial " | {{ partial " | ||
| </ | </ | ||
| + | </ | ||
| CSS: | CSS: | ||
| + | <code css> | ||
| @font-face { | @font-face { | ||
| font-family: | font-family: | ||
| Ligne 366: | Ligne 368: | ||
| .highlight .vm { color: #f8f8f2 } /* Name.Variable.Magic */ | .highlight .vm { color: #f8f8f2 } /* Name.Variable.Magic */ | ||
| .highlight .il { color: #ae81ff } /* Literal.Number.Integer.Long */ | .highlight .il { color: #ae81ff } /* Literal.Number.Integer.Long */ | ||
| - | ``` | + | </ |
tips/markdown_vers_pdf_ou_html.1681819838.txt.gz · Dernière modification : de dbroqua
