Commit 825184b3fda797b3bceb961cd1baca33471baabc
1 parent
37c5fc3a
Fix formatting in library.rst
Showing
1 changed file
with
2 additions
and
1 deletions
manual/library.rst
| @@ -70,7 +70,8 @@ Python | @@ -70,7 +70,8 @@ Python | ||
| 70 | qpdf's capabilities with other functionality provided by Python's | 70 | qpdf's capabilities with other functionality provided by Python's |
| 71 | rich standard library and available modules. | 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 | command-line tool can produce an unambiguous JSON representation of | 75 | command-line tool can produce an unambiguous JSON representation of |
| 75 | a PDF file and can also create or update PDF files using this JSON | 76 | a PDF file and can also create or update PDF files using this JSON |
| 76 | representation. qpdf versions from 8.3.0 through 10.6.3 had a more | 77 | representation. qpdf versions from 8.3.0 through 10.6.3 had a more |