Skip to content

Commit

Permalink
Remove line-number import from zHlite
Browse files Browse the repository at this point in the history
  • Loading branch information
StaloneLab committed May 27, 2020
1 parent 4826274 commit fcfa18b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/zmarkdown/client/zhlite.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ const defaultMdastConfig = require('../config/mdast')
const defaultHtmlConfig = require('../config/html')

const defaultStringifierList = {
lineNumbers: require('../plugins/rehype-line-numbers'),
slug: require('rehype-slug'),
autolinkHeadings: require('rehype-autolink-headings'),
footnotesTitles: require('rehype-footnotes-title'),
Expand Down

0 comments on commit fcfa18b

Please sign in to comment.