Commit 37bc43b6dd28cf20e99479f9b041238859c0ca68

Authored by Jay Berkenbilt
Committed by GitHub
2 parents 37c5fc3a 825184b3

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,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