mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #904] [MERGED] Add basic plantuml, mermaid and flowchart charts (local space) #989
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#989
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?
📋 Pull Request Information
Original PR: https://github.com/BoostIO/BoostNote-App/pull/904
Author: @Komediruzecki
Created: 4/11/2021
Status: ✅ Merged
Merged: 4/12/2021
Merged by: @Rokt33r
Base:
master← Head:feature/add-support-for-plantuml-diagrams📝 Commits (2)
4fb9b5aAdd basic plantuml, mermaid and flowchart charts2876031Add support for plantuml export📊 Changes
2 files changed (+100 additions, -51 deletions)
View changed files
📝
src/components/atoms/MarkdownPreviewer.tsx(+85 -48)📝
src/lib/exports.ts(+15 -3)📄 Description
Add basic plantuml, mermaid and flowchart charts (#550, #371, #678, #539)
How to use it (should be the same as in cloud space, if you used it there):
Markdown to create diagrams:
DiagramsAndCharts.txt
Flowchart:
Mermaid:
Chart:
Plant UML Sequence Diagram:
Ditaa Diagrams:
Plant UML Activity & Class Diagrams:
Tested in
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.