sawhney17 / logseq-schrodinger

A plugin to export pages in Logseq to Hugo.
MIT License
331 stars 38 forks source link

Linked images do not render with bullet point, breaks bullet point formatting #43

Open Ilidur opened 1 year ago

Ilidur commented 1 year ago

I have the following logseq entry

Screenshot 2023-10-03 at 13 05 59

When exporting with bullet points I get this

  + ## Progress

    + ### 2023-10-02

      + Disassembled TronXY S5 3d printer and scavenged parts

![IMG_20231002_221639851.jpg](/assets/img_20231002_221639851_1696332184660_0.jpg)

The loss of + next to the ! is causing all other bullets to fail to render correctly in Hugo. Manually adding it fixes the issue.

DeepReef11 commented 5 months ago

The same happens with code block like ``` Code ```

The problem is not the missing bullet but the lack of tabs