-
-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Labels
upstreamCaused in upstream, not in this repoCaused in upstream, not in this repo
Description
Hi Marp Team,
I currently try to implement your marp-core as a plugin for Obsidian.
My Repo is here: https://github.com/bjesuiter/obsidian-marp-presentations (Only for reference)
The problem:
When my Plugin file loads, it throws this error
TypeError: Cannot read property 'MathtoolsMethods' of undefined
Here is a screenshot of the error
My Assumption:
The error comes from something missing in my rollup pipeline, so that bundling breaks.
Reason: it works before the latest commit:
My Commits
My Latest Commit
Since I don't use my own markdown currently, it can't be an error with that.
Thank you for reading my problem and hopefully you can help me solve it, since I'm relatively lost here :/
Metadata
Metadata
Assignees
Labels
upstreamCaused in upstream, not in this repoCaused in upstream, not in this repo