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

Markdown in Mermaid nodes does not render. (Probably due to outdated Mermaid version) #1603

Closed
dezdichado opened this issue Aug 27, 2023 · 1 comment
Assignees

Comments

@dezdichado
Copy link

Description

Currently Mermaid v9.1.7 is used in FSNote, while 10.4.0 is the latest version. Due to that some documented Mermaid features may not work in FSNotes. The one I encountered is Markdown does not work in node text.

To Reproduce

  1. Type the following in the note:
```mermaid
flowchart TB
    greeting("`**hi**`")
```
  1. Toggle preview

Expected behavior

A node displayed with the text hi in bold

FSNotes version

6.4.1

macOS/iOS version

10.15.7

Additional context

No response

@dezdichado dezdichado added the bug label Aug 27, 2023
glushchenko added a commit that referenced this issue Aug 13, 2024
@glushchenko
Copy link
Owner

Released: https://github.com/glushchenko/fsnotes/releases/download/6.9.2/FSNotes_6.9.2.zip

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

No branches or pull requests

2 participants