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

Latest News section: update content #4366

Merged
merged 6 commits into from
May 8, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/news/announcements.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

# Announcements

## [Automatic text wrapping in flowcharts is here!](https://www.mermaidchart.com/blog/posts/automatic-text-wrapping-in-flowcharts-is-here)
## [Bad documentation can make your business fail](https://www.mermaidchart.com/blog/posts/bad-documentation-can-make-your-business-fail)

3 April 2023 · 3 mins
26 April 2023 · 11 mins

Markdown Strings reduce the hassle # Starting from v10.
Documentation tends to be bad because companies and projects don’t fully realize the costs of bad documentation.
6 changes: 6 additions & 0 deletions docs/news/blog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@

# Blog

## [Bad documentation can make your business fail](https://www.mermaidchart.com/blog/posts/bad-documentation-can-make-your-business-fail)

26 April 2023 · 11 mins

Documentation tends to be bad because companies and projects don’t fully realize the costs of bad documentation.

## [Mermaid Chart officially launched with sharable diagram links and presentation mode](https://www.mermaidchart.com/blog/posts/mermaid-chart-officially-launched-with-sharable-diagram-links-and-presentation-mode/)

27 March 2023 · 2 mins
Expand Down
6 changes: 3 additions & 3 deletions packages/mermaid/src/docs/news/announcements.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Announcements

## [Automatic text wrapping in flowcharts is here!](https://www.mermaidchart.com/blog/posts/automatic-text-wrapping-in-flowcharts-is-here)
## [Bad documentation can make your business fail](https://www.mermaidchart.com/blog/posts/bad-documentation-can-make-your-business-fail)

3 April 2023 · 3 mins
26 April 2023 · 11 mins

Markdown Strings reduce the hassle # Starting from v10.
Documentation tends to be bad because companies and projects don’t fully realize the costs of bad documentation.
6 changes: 6 additions & 0 deletions packages/mermaid/src/docs/news/blog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Blog

## [Bad documentation can make your business fail](https://www.mermaidchart.com/blog/posts/bad-documentation-can-make-your-business-fail)

26 April 2023 · 11 mins

Documentation tends to be bad because companies and projects don’t fully realize the costs of bad documentation.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

## [Automatic text wrapping in flowcharts is here!](https://www.mermaidchart.com/blog/posts/automatic-text-wrapping-in-flowcharts-is-here)

Shouldn't this post be added here too?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah good catch - thanks @sidharthv96 !

## [Mermaid Chart officially launched with sharable diagram links and presentation mode](https://www.mermaidchart.com/blog/posts/mermaid-chart-officially-launched-with-sharable-diagram-links-and-presentation-mode/)

27 March 2023 · 2 mins
Expand Down