Fix: fix inline emphasis
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0cc34422fe
commit
2710bc790c
@ -72,10 +72,8 @@ Pense bête
|
||||
|
||||
- Créer les fichiers pdf d'exemple pour la reproduction de pages
|
||||
|
||||
... code-block:: bash
|
||||
.. code-block:: bash
|
||||
|
||||
for i in solutions/reproductions_html/*.html; do wkhtmltopdf --enable-local-file-access $i reproductions_html/${${i:t}%.html}.pdf; done
|
||||
|
||||
- `Liste des balises HTML et leur utilité <https://jaetheme.com/balises-html5/>`_
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user