Skip to content

Commit

Permalink
fix Vanessa219#283
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 authored and stevapple committed Apr 8, 2020
1 parent ca5d252 commit badd1e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ class Vditor extends VditorMethod {
footnotes: this.vditor.options.preview.markdown.footnotes,
headingAnchor: false,
inlineMathDigit: this.vditor.options.preview.math.inlineDigit,
setext: this.vditor.options.preview.markdown.setext,
toc: this.vditor.options.preview.markdown.toc,
});

Expand Down

0 comments on commit badd1e9

Please sign in to comment.