Skip to content

Mermaid ZenUML not rendered #947

Open
@ptitkosmos

Description

@ptitkosmos

Please provide details about:

  • What you're trying to do: creating a doc with a mermaid schema of kind "zenuml"
  • What happened: the format is not supported
  • What you expected to happen: the schema is rendered

Please share relevant sample content. Or better yet, provide a link to a minimal reproducible example.

[mermaid]
----
zenuml
    title MyTitle

----

We'll also need your system information (get it under "Help" -> "About" in VS Code). Share the installed extension version (Ctrl + Shift + X or Cmd + Shift + X on macOS).
Version: 1.100.3 (user setup)
Commit: 258e40fedc6cb8edf399a463ce3a9d32e7e1f6f3
Date: 2025-06-02T13:30:54.273Z
Electron: 34.5.1
ElectronBuildId: 11369351
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.22631

Extension version 3.4.2

Provide steps to reproduce the issue and, if applicable, add screenshots to make it easier to understand. There is also extension logs where errors show up. Go to the Command Palette and select the option 'Developer: Open Extension Logs Folder'.
Create a empty adoc. Add a mermaid section. Declare a zenuml schema.
Here is what i got with asciidoctor extension (with also a simple other kind of mermaid schema to proof it work in other cases)
Image
Here is what i got from another extension that manage mermaid code in md files
Image

Look among the logs there for errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions