Skip to content

Commit 0b79623

Browse files
committed
pandoc update: --smart/-S deprecated in pandoc 2.0
1 parent e80ce22 commit 0b79623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__/_theme.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ filters:
2121
- pandoc-citeproc
2222
raw-options: [
2323
--section-divs,
24-
--smart,
2524
--mathjax,
2625
]
26+
input-format: markdown+smart # produce typographically correct output
2727
output-format: html5
2828
---

0 commit comments

Comments
 (0)