Skip to content

Commit 34170c5

Browse files
committed
Linting
1 parent 4bbfc15 commit 34170c5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,10 @@ and gives you full control - for example, one document may create just one PDF f
108108
another might creates half a dozen variations of itself. All that logic is in your
109109
`bake.py`.
110110

111-
Start by designing a page in your favourite SVG editor, then use Jinja2 notation to replace text with variables, use conditions, loops etc..<br>
112-
Your entire configuration will be available in the context of each page - the main config file merged with the document config file merged with the page config file.
111+
Start by designing a page in your favourite SVG editor, then use Jinja2 notation to
112+
replace text with variables, use conditions, loops etc..<br> Your entire configuration
113+
will be available in the context of each page - the main config file merged with the
114+
document config file merged with the page config file.
113115

114116
## Development
115117

0 commit comments

Comments
 (0)