more minor style fixes
This commit is contained in:
parent
dea942d02e
commit
ef028bb4de
6 changed files with 69 additions and 29 deletions
|
@ -104,7 +104,7 @@ page_character_encoding = "utf-8"
|
|||
# that converts it to HTML and writes it to standard output.
|
||||
# Example:
|
||||
[preprocessors]
|
||||
dj = "jotdown"
|
||||
dj = "pandoc -r djot -w html"
|
||||
|
||||
# Pages can be further processed with "widgets"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue