Skip to content

Commit

Permalink
Merge pull request #5455 from mermaid-js/update-latest-news
Browse files Browse the repository at this point in the history
DOCS: update latest news
  • Loading branch information
sidharthv96 committed Apr 12, 2024
2 parents 2d91aa0 + 4a19103 commit 4a930d2
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 8 deletions.
18 changes: 14 additions & 4 deletions docs/news/announcements.md
Expand Up @@ -28,13 +28,23 @@ Thank you for being part of our story. Here's to creating, innovating, and colla

Knut Sveidqvist 🧜‍♂️✨

## Mermaid Chart's Visual Editor for Flowcharts
## Mermaid Chart's Visual Editor for Flowcharts and Sequence diagrams

The Mermaid Chart team is excited to introduce a new Visual Editor for flowcharts, enabling users of all skill levels to create diagrams easily and efficiently, with both GUI and code-based editing options.
The Mermaid Chart team is excited to introduce a new Visual Editor for Flowcharts and Sequence diagrams, enabling users of all skill levels to create diagrams easily and efficiently, with both GUI and code-based editing options.

Create flowchart nodes, connect them with edges, update shapes, change colors, and edit labels with just a few clicks that automatically reflect in your diagram’s code for easy customizability.
Learn more:

Read more about it in our latest [BLOG POST](https://www.mermaidchart.com/blog/posts/mermaid-chart-releases-new-visual-editor-for-flowcharts) and watch a [DEMO VIDEO](https://www.youtube.com/watch?v=5aja0gijoO0) on our YouTube page.
- Visual Editor For Flowcharts

- [Blog post](https://www.mermaidchart.com/blog/posts/mermaid-chart-releases-new-visual-editor-for-flowcharts)

- [Demo video](https://www.youtube.com/watch?v=5aja0gijoO0)

- Visual Editor For Sequence diagrams

- [Blog post](https://www.mermaidchart.com/blog/posts/mermaid-chart-unveils-visual-editor-for-sequence-diagrams)

- [Demo video](https://youtu.be/imc2u5_N6Dc)

## 📖 Blog posts

Expand Down
6 changes: 6 additions & 0 deletions docs/news/blog.md
Expand Up @@ -6,6 +6,12 @@
# Blog

## [Mermaid Chart Unveils Visual Editor for Sequence Diagrams](https://www.mermaidchart.com/blog/posts/mermaid-chart-unveils-visual-editor-for-sequence-diagrams/)

8 April 2024 · 5 mins

Sequence diagrams are excellent tools for communication and documentation.

## [Modeling system states: It starts with a Turing machine](https://www.mermaidchart.com/blog/posts/modeling-system-states/)

27 March 2024 · 12 mins
Expand Down
18 changes: 14 additions & 4 deletions packages/mermaid/src/docs/news/announcements.md
Expand Up @@ -26,13 +26,23 @@ Thank you for being part of our story. Here's to creating, innovating, and colla

Knut Sveidqvist 🧜‍♂️✨

## Mermaid Chart's Visual Editor for Flowcharts
## Mermaid Chart's Visual Editor for Flowcharts and Sequence diagrams

The Mermaid Chart team is excited to introduce a new Visual Editor for flowcharts, enabling users of all skill levels to create diagrams easily and efficiently, with both GUI and code-based editing options.
The Mermaid Chart team is excited to introduce a new Visual Editor for Flowcharts and Sequence diagrams, enabling users of all skill levels to create diagrams easily and efficiently, with both GUI and code-based editing options.

Create flowchart nodes, connect them with edges, update shapes, change colors, and edit labels with just a few clicks that automatically reflect in your diagram’s code for easy customizability.
Learn more:

Read more about it in our latest [BLOG POST](https://www.mermaidchart.com/blog/posts/mermaid-chart-releases-new-visual-editor-for-flowcharts) and watch a [DEMO VIDEO](https://www.youtube.com/watch?v=5aja0gijoO0) on our YouTube page.
- Visual Editor For Flowcharts

- [Blog post](https://www.mermaidchart.com/blog/posts/mermaid-chart-releases-new-visual-editor-for-flowcharts)

- [Demo video](https://www.youtube.com/watch?v=5aja0gijoO0)

- Visual Editor For Sequence diagrams

- [Blog post](https://www.mermaidchart.com/blog/posts/mermaid-chart-unveils-visual-editor-for-sequence-diagrams)

- [Demo video](https://youtu.be/imc2u5_N6Dc)

## 📖 Blog posts

Expand Down
6 changes: 6 additions & 0 deletions packages/mermaid/src/docs/news/blog.md
@@ -1,5 +1,11 @@
# Blog

## [Mermaid Chart Unveils Visual Editor for Sequence Diagrams](https://www.mermaidchart.com/blog/posts/mermaid-chart-unveils-visual-editor-for-sequence-diagrams/)

8 April 2024 · 5 mins

Sequence diagrams are excellent tools for communication and documentation.

## [Modeling system states: It starts with a Turing machine](https://www.mermaidchart.com/blog/posts/modeling-system-states/)

27 March 2024 · 12 mins
Expand Down

0 comments on commit 4a930d2

Please sign in to comment.