id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc
37	Cross referenced aliases unsupported ?	Pwipwi	xi	"Hi, the following doesn't work :

{{{
- &element1
  stuff: ""Hey !""
  link: *element2 # this causes trouble

- &element2
  stuff: ""Ho !""
  link: *element1
}}}

Is it normal, or is it just unsupported for now ?
It would be nice to have it :)"	defect	closed	normal	pyyaml	normal	invalid		
