words and tables

This commit is contained in:
Will McGugan
2022-08-04 16:45:34 +01:00
parent a9c475ceea
commit 676c8aecb7
3 changed files with 13 additions and 9 deletions

View File

@@ -10,6 +10,8 @@ Padding may also be set individually, following the same pattern as above, by se
## Example
This example adds padding around static text.
=== "padding.py"
```python