Skip to content

Putting JSP (Java Server Pages) Code Breaks Note #74

Open
@clavzno

Description

In relation to issue #60, putting JSP into a code block gives you a "CodeMirror.multiplexingMode is not a function" error and won't allow you to load the note.

The note contents are intact, though. Simply disable the plugin.

Steps to recreate, assuming the plugin is enabled:

  1. Create any note with regular content or without content
  2. Create a code block using ```jsp
  3. Reopen Obsidian
  4. It should show errors on the top right saying the error above and the notes cannot be loaded

I tested these with JSP code blocks with HTML only, imports, "<%%>" etc. but the error occurs even with an empty code block.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions