[GH-ISSUE #550] Not rendering diagrams Ubuntu 18.04 #275

Closed
opened 2026-03-03 00:19:52 +03:00 by kerem · 1 comment
Owner

Originally created by @joacorapela on GitHub (Jul 18, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/550

Current behavior

Not rendering a simple example sequence diagram

Expected behavior

Display the example sequence diagram

Steps to reproduce

Open a new note
Insert the following code to create a sequence diagram:

Title: Here is a title
A-> B: Normal line
B -> C: Dashed line
C -> D: Open arrow
D -> A: Dashed open arrow

Environment

  • Boostnote version: 0.4.1
  • OS version and name: Unbuntu18.0.4
    I tried both boostnote.next in Ubuntu and the web-browser interface, and the sequence diagram does not display in either.
    boostnote
Originally created by @joacorapela on GitHub (Jul 18, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/550 # Current behavior Not rendering a simple example sequence diagram <!-- Let us know what is currently happening. Please include some **screenshots** with the **developer tools** open (console tab) when you report a bug. If your issue is regarding the new Boost Note.next, please open an issue in the new repo 👉 https://github.com/BoostIO/BoostNote.next/issues. --> # Expected behavior Display the example sequence diagram <!-- Let us know what you think should happen. --> # Steps to reproduce Open a new note Insert the following code to create a sequence diagram: ```sequence Title: Here is a title A-> B: Normal line B -> C: Dashed line C -> D: Open arrow D -> A: Dashed open arrow ``` <!-- Please be thorough, issues we can reproduce are easier to fix. --> # Environment - Boostnote version: 0.4.1 <!-- 0.4.1 --> - OS version and name: Unbuntu18.0.4 <!-- Windows 10 / Ubuntu 18.04 / etc --> I tried both boostnote.next in Ubuntu and the web-browser interface, and the sequence diagram does not display in either. ![boostnote](https://user-images.githubusercontent.com/27322752/87849548-61122f80-c8e1-11ea-8cfb-99c190ae9ceb.png) <!-- Love Boostnote? Please consider supporting us on IssueHunt: 👉 https://issuehunt.io/repos/53266139 -->
kerem 2026-03-03 00:19:52 +03:00
Author
Owner

@Flexo013 commented on GitHub (Jul 20, 2020):

You are using BoostNote.next, which is a different app from Boostnote Legacy. Currently sequence diagrams are not supported by BoostNote.next. However, they are a planned feature: #371

<!-- gh-comment-id:661287637 --> @Flexo013 commented on GitHub (Jul 20, 2020): You are using BoostNote.next, which is a different app from Boostnote Legacy. Currently sequence diagrams are not supported by BoostNote.next. However, they are a planned feature: #371
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#275
No description provided.