Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 11.10
-
Fix Version/s: None
-
Component/s: Rendering - Include Macro
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
Description
The idea is to allow the user to use the id macro as follows:
{{id name="my"/}} == My Heading ==
And then use:
{{include reference="..." section="my"/}}
The rationale:
- Hard to find the id
- Not stable (if the heading title changes the include is broken)