This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Description
I'm really diving into using the link variable (http://patternlab.io/docs/data-link-variable.html), and am absolutely loving it.
One thing I'd like to be able to do is link to other patterns with _data.json. I set a lot of my patterns up like so:
<a href="{{ url }}">
and would love to be able to point that {{ url }} to other patterns. Is this possible?