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

The mermaid encoder do not process the mermaid code if it contains "?" #9

Closed
RedSlowpoke opened this issue Aug 31, 2023 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@RedSlowpoke
Copy link

Description

The documentation that consists of

graph TD
test{is it okay?}
Loading

Do not rendered

Steps to reproduce

Create a workspace that includes doc file doc.md and have a plugin mermaid encoder https://github.com/structurizr/examples/tree/main/dsl/plantuml-and-mermaid/plugin/src/main/java/mermaid
the doc.md is
Test

graph TD
test{is it okay?}
Loading

see that in structurizr lite the page will be "Test" and not contain image or mermaid code

Screenshot

No response

Code sample

No response

Configuration

No response

Severity

Minor

Priority

Low

Resolution

I have no budget, please fix this for free

More information

No response

@RedSlowpoke RedSlowpoke added the bug Something isn't working label Aug 31, 2023
@simonbrowndotje simonbrowndotje closed this as not planned Won't fix, can't repro, duplicate, stale Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants