steven-kraft / obsidian-markdown-furigana

Simple Markdown to Furigana Rendering Plugin for Obsidian
86 stars 10 forks source link

Requires `\|` in a table #21

Closed grepgrok closed 9 months ago

grepgrok commented 11 months ago
Screenshot 2023-11-24 at 7 45 55 PM

In a markdown table, the pipe separator initially is fine while editing but gets interpreted as the start of a new column when rendering. It can be fixed by escaping the pipe.

grepgrok commented 9 months ago

This seems to be resolved in the latest version of obsidian (1.5.3)