Sansui233 / logseq-bonofix-theme

A clean logseq theme focus on bujo and long time writing experience
238 stars 33 forks source link

Highlighted texts are not properly presented on Mobile #41

Open mrhalliwell opened 2 months ago

mrhalliwell commented 2 months ago

First of all want to say thank you for this wonderful theme. Been using it for a while and loved it.

So I recently installed Text Wrapper plugin to highlight some texts in different colour. It works just fine with Bonofix on desktop version. As shown below, the text is highlighted in green and the code is [[#green]]==2024xxxxxxxxxxx-Comments image

But, somehow it is not properly presented in mobile phone. This is the screenshot on my Android phone. Screenshot_20240818_202724_Logseq Somehow the pretext code is shown and the text is highlighted back in yellow.

I'm using v10.9 in both desktop logseq and mobile logseq.

Sansui233 commented 1 month ago

This is not a bug. The == symbol is a non-standard but widely used markdown highlight marker. Since the plugin system is not implemented on mobile, it is rendered in this way.