I would like to know how to do block referencing of arbitrary length. Let me give an example to make this clear
Input:
I would like to reference from Parent 1
till Child 2
. But when I check the preview of the above reference, I get the following:
There are two drawbacks with the current approach as I mentioned in another post here.
- Having a space in-between list introduces unwanted line spacing. (You can see this in the screen shot. Between
Parent 2
andChild 1
there is a line spacing) - Current solution prevents me from creating lengthier blocks. For instance, if I want to reference from
Parent 1
tillChild 2
it is not possible in the current setup.
Possible solution:
If I can use some sort of identifier for beginning and end of the block reference, it might solve this problem. Something like…
Related feature requests:
Block Reference for multiple paragraph