glow
glow copied to clipboard
Glow fails to produce this table
Describe the bug Glow fails to correctly to produce this table despite other Markdown Editors being able to produce the table from the same source file.
Setup Please complete the following information along with version numbers, if applicable.
- OS: openSUSE Tumbleweed
- Shell: bash & fish
- Terminal Emulator: Gnome Console
- Locale: en_US.UTF-8
To Reproduce Steps to reproduce the behavior:
- Input glow
glow Intro\ \(copy\).md
into terminal. - See error
Source Code Intro (copy).md
Expected behavior
The output should look like this:
Hey @sunjay140 do you have RUNEWIDTH_EASTASIAN=0
set as an environment variable? That should help. Source
Just tried it myself, unfortunately did not fix this issue