Is it possible to link directly to a section inside a Liquid Wiki Engine site and not only to the site itself?

For example: I have a wiki site called "test1" with the following section headings:
==test1-1==
==test1-2==
==test1-3==

And I want to link to the section ==test1-2== in wiki site "test1" directly from another page. Is that possible? How can I do that?