lcgeneralprojects

Results 2 issues of lcgeneralprojects

Fixes #1073 Implements paragraph indentation via adjustments of `pdf.x` instead of using a natural number of whitespaces. Breaks up list items into individual paragraphs. **Checklist**: - [x] The GitHub pipeline...

**Describe the bug** An HTML list nested in another HTML list erroneously starts with a newline. **Minimal code** Please include some minimal Python code reproducing your issue: ```python from fpdf...

bug
html