Skip to content

Commit 443e639

Browse files
committed
[T] fix compile issue
1 parent 1963f54 commit 443e639

File tree

2 files changed

+903
-864
lines changed

2 files changed

+903
-864
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ html: markdown
1616
--include-before-body $(include_dir)/share.html \
1717
--include-after-body $(include_dir)/stats.html \
1818
--title-prefix $(title) \
19-
--normalize \
20-
--smart \
19+
-smart \
2120
--toc
2221

2322
epub: markdown

0 commit comments

Comments
 (0)