chore: rename challenge-md-parser
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
f4efb13a21
commit
e3511f2930
@@ -1,7 +1,7 @@
|
||||
const stringify = require('remark-stringify');
|
||||
const { root } = require('mdast-builder');
|
||||
const unified = require('unified');
|
||||
const getAllBetween = require('../../../challenge-md-parser/mdx/plugins/utils/between-headings');
|
||||
const getAllBetween = require('../../../challenge-parser/mdx/plugins/utils/between-headings');
|
||||
|
||||
const stringifyMd = nodes =>
|
||||
unified()
|
||||
|
Reference in New Issue
Block a user