Skip to content

Commit

Permalink
Update for micromark@2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Sep 17, 2020
1 parent 27bfb48 commit f7ffb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/html.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ function create(options) {

function end() {
this.resume()
this.setSlurpOneLineEnding(true)
this.setData('slurpOneLineEnding', true)
}
}

0 comments on commit f7ffb86

Please sign in to comment.