-
Notifications
You must be signed in to change notification settings - Fork 135
Pdf Builder syntax
matboivin edited this page Dec 23, 2019
·
1 revision
If you want to use the pdfbuilder.py script you have to follow this syntax:
# {content}
## {content}
### {content}
* {content}
<img src="proxy.php?url=https%3A%2F%2Fgithub.com%2F42-AI%2Fbootcamp_python%2Fwiki%2F%7Bimage_path%7D">
```
{content}
```| | |
| ----------------:| ---------------- |
| {content} | {content} |
| {content} | {content} |
| {content} | {content} |
| {content} | {content} |
Warning: use with caution, you can only have 2 columns with the pdf builder.
text **{bold content}** text
text *{bold content}* text
text __{italic content}__ text
text _{italic content}_ text
text `{code content}` text