marktext / muya

📄 Future markdown editor for web browser applications development
MIT License
626 stars 54 forks source link

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

Closed imp-oh closed 2 years ago

imp-oh commented 2 years ago

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