Skip to content

Commit 91dfddc

Browse files
author
Leonid Buneev
committed
1 parent ad16c21 commit 91dfddc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ module.exports = options => ({
1010
wordwrap: null,
1111
hideLinkHrefIfSameAsText: true,
1212
ignoreImage: true,
13+
ignoreHref: true,
1314
uppercaseHeadings: false,
15+
tables: true,
1416
})
1517

1618
for (const h of $page.headers || []) {

0 commit comments

Comments
 (0)