mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 15:45:59 +02:00
README: bring back old markdown syntax
This commit is contained in:
parent
ec8a38ad6c
commit
747ae04995
1 changed files with 2 additions and 2 deletions
|
@ -19,11 +19,11 @@ This directory contains the script and related resources to generate a PDF copy
|
|||
|
||||
The PDF is generated by first converting the markdown files to HTML, and then rendering those HTML files as PDF. It depends on the following libraries:
|
||||
|
||||
**Python-Markdown**
|
||||
#### Python-Markdown
|
||||
|
||||
pip3 install markdown
|
||||
|
||||
**WeasyPrint**
|
||||
#### WeasyPrint
|
||||
|
||||
pip3 install WeasyPrint
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue