Page MenuHomePhabricator

Allow reference definitions to be included from other pages
Closed, DuplicatePublic

Description

Author: sharon.dagan

Description:
For example, suppose I'm editing page "A", and want to reference something that was already defined in page "B".

Page A

blah blah <ref "b:foo"/>

And on Page B:

Page B

Blah blah <ref name="foo">This is foo ref</ref>


Version: unspecified
Severity: enhancement

Details

Reference
bz16371