logseq / db-test

Used for Database version test
5 stars 1 forks source link

A reference to a block containing a header and tag does not display correctly #130

Closed Bad3r closed 1 week ago

Bad3r commented 3 weeks ago

What Happened?

If a block contains a header and a tag e.g.:

- ### Block1 #tag1

when its referenced it will display the header tags: image

Steps to reproduce:

  1. create a block with a header and a tag
    - ### Block1 #tag1
  2. create a reference to the block
  3. Notice the reference contains the header tags e.g ###
tiensonqin commented 1 week ago

Fixed by https://github.com/logseq/logseq/commit/61d91bd16d373064a2d4111eca4a97e3246c8d59.