Skip to content

Commit 0e5ce79

Browse files
Merge pull request #7928 from SamGrantham/docs-editor/markdown-guidance-1746816745
Update markdown-guidance.md
2 parents 9ab946e + 6bbe2a3 commit 0e5ce79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/project/wiki/markdown-guidance.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,6 @@ Mermaid lets you create diagrams and visualizations using text and code.
710710
> [!NOTE]
711711
> - Not all syntax in the following linked content for diagram types works in Azure DevOps. For example, we don't support most HTML tags, Font Awesome, `flowchart` syntax (`graph` used instead), or LongArrow `---->`.
712712
> - Mermaid isn't supported in the Internet Explorer browser.
713-
> - If you experience an "Unsupported diagram type," the functionality may not be yet available in your organization due to usual deployment scheme.
714713
715714
Wiki supports the following Mermaid diagram types:
716715

@@ -723,7 +722,7 @@ Wiki supports the following Mermaid diagram types:
723722
- [Pie chart](https://mermaid.js.org/syntax/pie.html)
724723
- [Requirements diagram](https://mermaid.js.org/syntax/requirementDiagram.html)
725724

726-
For more information, see the [Mermaid release notes](https://github.com/mermaid-js/mermaid/releases) and [active requests in the Developer Community](https://developercommunity.visualstudio.com/search?space=21&q=mermaid&stateGroup=active).
725+
For more information, see the [Mermaid release notes](https://github.com/mermaid-js/mermaid/releases).
727726

728727
To add a Mermaid diagram to a wiki page, use the following syntax:
729728

0 commit comments

Comments
 (0)