Syntax mistake in PlantUML Language Reference - 12.1 Complex Examples

0 votes
asked 16 hours ago in Bug by kbrick
The diagram does not match the provided uml/yaml. As written, it does not create the child elements of partridges:

partridges:
count: 1
location: "a pear tree"
turtle-doves: two
 

Should be (with spaces before count and location):

partridges:
 count: 1
 location: "a pear tree"
turtle-doves: two

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...