My Markdown Table Stopped Rendering!... or something

The problem below was fixed by re-indexing, but I thought I’d mention it as a bug in case that helps the developers


Help! I’m really stuck. I have to give a showcase as part of the Linking Your Thinking course, and all of a sudden, something I have not had problems with before in Logseq is giving me big problems.

I have a markdown table defined in a set of blocks that looks like this:

Seeds Prefix Description
Sparks* [[*/]] Tagged anywhere
Free [[F/]] Freewriting passages
Originators [[O/]] Idea/Setup/Audience mixes
Dumps [[D/]] Text dumps on topics
Stubs [[S/]] New note placeholders

Ooops… like this:

| Seeds | Prefix | Description |
| :---     |   :---:    |   ---: |
| [Sparks*]([[*]]) | [[*/]] | Tagged anywhere |
| [Free]([[F]])   | [[F/]]  | Freewriting passages |
| [Originators]([[O]]) | [[O/]] | Idea/Setup/Audience mixes |
| [Dumps]([[D]]) | [[D/]] | Text dumps on topics |
| [Stubs]([[S]]) | [[S/]] | New note placeholders |

(I actually have a few of these, but this much should suffice).

On the page where I wrote it, it renders normally, as is shown in the screencap below:

(as you can see, I have a few of these tables as sibling blocks).

I want these tables to appear on my daily journal page, so on my daily template, I call them using a simple query.

{{query [[Flypaper Spaces]]}}

I had no problems with this for several days. I got the beautifully rendered table in every note based on my daily template. However, today, I got this instead, and I don’t know what changed or what I’m doing wrong.

What could be the problem, and how might I try to fix it?

{:block/path-refs [{:db/id 138} {:db/id 638}], :db/id 728}

{:block/path-refs [{:db/id 138} {:db/id 638}], :db/id 726}

{:block/uuid #uuid “cc873209-db39-404b-913b-97c92c42eb69”,
:block/properties {},
:block/left {:db/id 681},
:block/refs
[{:db/id 428} {:db/id 437} {:db/id 438} {:db/id 439} {:db/id 441}],
:block/format :markdown,
:block/content
“| Noteboxes | Prefix | Description |\n| :— | :—: | —: |\n| Reference | [[R/]] | Books & sources + readings |\n| LIPs | [[LIP/]] | LYT (map-able) notes In Progress |\n| ZIPs | [[ZIP/]] | Zettel (fractal-able) In Progress |\n| MOCs | [[MOC/]] | Maps of Content |\n| WOIs | [[WOI/]] | Web of Ideas |”,
:db/id 683,
:block/path-refs
[{:db/id 138}
{:db/id 428}
{:db/id 437}
{:db/id 438}
{:db/id 439}
{:db/id 441}
{:db/id 638}],
:block/parent {:db/id 680},
:block/page
{:block/name “logeq setup”,
:block/original-name “Logeq Setup”,
:db/id 138}}

{:block/uuid #uuid “f5f7d2ff-c77e-434d-a828-f189c91ba21f”,
:block/left {:db/id 683},
:block/refs
[{:db/id 10} {:db/id 256} {:db/id 424} {:db/id 436} {:db/id 440}],
:block/format :markdown,
:block/content
“| Idea Clouds | Prefix | Description |\n| :— | :—: | —: |\n| Concepts | [[C/]] | Universal, timeless, transferrable |\n| Topics | [[T/]] | Specifiable and discursive |\n| Propositions | [[P/]] | Specific and discursive |\n| Questions | [[Q/]] | Ones that multiple span projects |\n| Intentions | [[I/]] | Ideas for new things I could do |”,
:db/id 682,
:block/path-refs
[{:db/id 10}
{:db/id 138}
{:db/id 256}
{:db/id 424}
{:db/id 436}
{:db/id 440}
{:db/id 638}],
:block/parent {:db/id 680},
:block/page
{:block/name “logeq setup”,
:block/original-name “Logeq Setup”,
:db/id 138}}

{:block/uuid #uuid “0739346f-6a11-4159-8f53-acf7a17d7767”,
:block/properties {},
:block/left {:db/id 680},
:block/refs
[{:db/id 170} {:db/id 253} {:db/id 431} {:db/id 435} {:db/id 727}],
:block/format :markdown,
:block/content
“| Seeds | Prefix | Description |\n| :— | :—: | —: |\n| Sparks* | [[*/]] | Tagged anywhere |\n| Free | [[F/]] | Freewriting passages |\n| Originators | [[O/]] | Idea/Setup/Audience mixes |\n| Dumps | [[D/]] | Text dumps on topics |\n| Stubs | [[S/]] | New note placeholders |”,
:db/id 681,
:block/path-refs
[{:db/id 138}
{:db/id 170}
{:db/id 253}
{:db/id 431}
{:db/id 435}
{:db/id 638}
{:db/id 727}],
:block/parent {:db/id 680},
:block/page
{:block/name “logeq setup”,
:block/original-name “Logeq Setup”,
:db/id 138}}

{:block/uuid #uuid “636765b0-2a61-43e9-ab86-09d0ec70308d”,
:block/properties {:heading 2},
:block/left {:db/id 138},
:block/refs [{:db/id 638}],
:block/collapsed? false,
:block/format :markdown,
:block/content “## [[Flypaper Spaces]]”,
:db/id 680,
:block/path-refs [{:db/id 138} {:db/id 638}],
:block/parent {:db/id 138},
:block/page
{:block/name “logeq setup”,
:block/original-name “Logeq Setup”,
:db/id 138}}

{:block/uuid #uuid “6367625d-3dd7-4cf6-95a7-a21c8af6eea1”,
:block/properties {},
:block/left {:db/id 638},
:block/format :markdown,
:block/content “”,
:db/id 642,
:block/path-refs [{:db/id 638}],
:block/parent {:db/id 638},
:block/page
{:block/name “flypaper spaces”,
:block/original-name “Flypaper Spaces”,
:db/id 638}}