I have a structure like:
* item
* ((block-ref))
* item
which turns into:
* item
*
* item
— losing all the reffed blocks.
It should instead insert the contents of the linked blocks without children.
Logseq 0.10.9, file-mode
I have a structure like:
* item
* ((block-ref))
* item
which turns into:
* item
*
* item
— losing all the reffed blocks.
It should instead insert the contents of the linked blocks without children.
Logseq 0.10.9, file-mode
Is this issue with Logseq in MD or DB mode?
Sorry, I forgot to provide the version. I updated the message.
It’s Logseq 0.10.9, file-mode
the reffed blocks, just like the queries, they are dynamically rendered, so far as i know, they cannot be directly exported.