sawhney17 / logseq-pdf-export

MIT License
107 stars 6 forks source link

Exported Block References include Text and properties #52

Open JoshGJPI opened 4 months ago

JoshGJPI commented 4 months ago

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