mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #550] Not rendering diagrams Ubuntu 18.04 #275
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#275
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Environment
I tried both boostnote.next in Ubuntu and the web-browser interface, and the sequence diagram does not display in either.
@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