PlantUML docs mention only AsciiDoc, but provides examples in Markdown and reStructuredText
Issue:
1.
In the Creating Diagrams section, it states the following:
With PlantUML integration enabled and configured, we can start adding diagrams to our AsciiDoc snippets, wikis and repos using delimited blocks:
Three examples are provided: AsciiDoc, Markdown, and reStructuredText.
Suggestion:
Change the introduction in the Creating Diagrams section, removing mention of AsciiDoc.
2.
Also in the section, it states the following:
as these are replaced by the AsciiDoc plantuml block.
Suggestion:
Rewrite this to remove mention of AsciiDoc, or clarify the behaviour as it relates to Markdown and reStructuredText.
Source: https://docs.gitlab.com/ee/administration/integration/plantuml.html