marktext / muya

📄 Future markdown editor for web browser applications development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught ReferenceError: require is not defined at index.js:4:27

imp-oh opened this issue · comments

commented

muya\lib\utils\turndownService\index.js

// Modify the code
// const turndownPluginGfm = require('joplin-turndown-plugin-gfm')
import { gfm } from 'joplin-turndown-plugin-gfm'

// Commented code
// const { gfm } = turndownPluginGfm