File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ flowchart TD
5555
5656Settings in the main configuration are available to all documents.<br >Settings in a
5757document configuration are available to all of its pages.<br >Each page configuration can
58- hold page-specific settings/content, so that the template of page is only responsible
59- for layout/design.
58+ hold page-specific settings/content, so that the template of the page is only
59+ responsible for layout/design.
6060
6161``` mermaid
6262flowchart TD
@@ -77,8 +77,8 @@ flowchart TD
7777### Pages make up a document
7878
7979After each page template was rendered and the resulting SVG file converted to PDF, these
80- page PDFs are combined to create the document.<br >This may optionally get compressed for
81- a nice end result.
80+ page PDFs are combined to create the document.<br >This PDF document may optionally get
81+ compressed for a nice end result.
8282
8383``` mermaid
8484flowchart LR
You can’t perform that action at this time.
0 commit comments