Fixed README for Liquid parser

The construction of `{%` creates problems for the Liquid parser, meaning
that no pages can be deployed.
pull/42/head
Bastian Rieck 2022-08-08 18:27:52 +02:00
parent b3b3604f07
commit 7b8d81cccb
1 changed files with 2 additions and 2 deletions

View File

@ -211,13 +211,13 @@ If you want a small table of contents for each chapter, update
\cohead{} \cohead{}
\rohead*{\headmark} \rohead*{\headmark}
\newpairofpagestyles[scrheadings]{chapter}{% \newpairofpagestyles[scrheadings]{chapter}{
\KOMAoptions{headsepline=false,plainheadsepline=false}% \KOMAoptions{headsepline=false,plainheadsepline=false}%
\ihead*{}% \ihead*{}%
\ohead*{}% \ohead*{}%
} }
\newpairofpagestyles[scrheadings]{part}{% \newpairofpagestyles[scrheadings]{part}{
\KOMAoptions{headsepline=false,plainheadsepline=false}% \KOMAoptions{headsepline=false,plainheadsepline=false}%
\ihead*{}% \ihead*{}%
\ohead*{}% \ohead*{}%