Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using codetype "aspx" breaks your note #60

Open
Th3m00se opened this issue Nov 14, 2022 · 0 comments
Open

using codetype "aspx" breaks your note #60

Th3m00se opened this issue Nov 14, 2022 · 0 comments

Comments

@Th3m00se
Copy link

Simply put, I ran across an error today when I tried to open Obsidian.
"Failed to load . CodeMirror.multiplexingMode is not a function".

I was able to open the note in an external text editor and tried piecing things back together and found that the page broke when I used "aspx" as a syntax highlighting block. if I edit the .md manually and remove "aspx" from the note it loads normally in Obsidian.

Steps to recreate:

  1. start a new note
  2. create a code block with ```. (code text doesn't really matter).
  3. Close obsidian and reopen. note should be fine.
  4. add aspx to the code block heading for highlighting
  5. close Obsidian and reopen. error should pop up and nothing in the note is opened.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant