Skip to content
Snippets Groups Projects
Commit 8ee26e496aff authored by Alex Gaynor's avatar Alex Gaynor
Browse files

Added an example of using a global tag

From the yaml spec
parent 9a8fb186b2b3
No related branches found
No related tags found
No related merge requests found
%TAG ! tag:clarkevans.com,2002:
--- !shape
# Use the ! handle for presenting
# tag:clarkevans.com,2002:circle
- !circle
center: &ORIGIN {x: 73, y: 129}
radius: 7
- !line
start: *ORIGIN
finish: { x: 89, y: 102 }
- !label
start: *ORIGIN
color: 0xFFEEBB
text: Pretty vector drawing.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment