Commit 37bc43b6dd28cf20e99479f9b041238859c0ca68
Committed by
GitHub
Merge pull request #1007 from m-holger/manual
Fix formatting in library.rst
Showing
1 changed file
with
2 additions
and
1 deletions
manual/library.rst
| ... | ... | @@ -70,7 +70,8 @@ Python |
| 70 | 70 | qpdf's capabilities with other functionality provided by Python's |
| 71 | 71 | rich standard library and available modules. |
| 72 | 72 | |
| 73 | -Other Languages Starting with version 11.0.0, the :command:`qpdf` | |
| 73 | +Other Languages | |
| 74 | + Starting with version 11.0.0, the :command:`qpdf` | |
| 74 | 75 | command-line tool can produce an unambiguous JSON representation of |
| 75 | 76 | a PDF file and can also create or update PDF files using this JSON |
| 76 | 77 | representation. qpdf versions from 8.3.0 through 10.6.3 had a more | ... | ... |