logseq-pdf-export icon indicating copy to clipboard operation
logseq-pdf-export copied to clipboard

Exported Block References include Text and properties

Open JoshGJPI opened this issue 2 years ago • 0 comments

A Block reference includes the properties of the block being referenced.

Example Block being referenced:

Cube A width:: 5 height:: 6 length:: 2

Exported block as shown in LogSeq:

Cube A has the largest height of all the other cubes

Exported results:

Cube A width:: 5 height:: 6 length:: 2 has the largest height of all the other cubes

JoshGJPI avatar Feb 07 '24 18:02 JoshGJPI