Word wrap is broken in quotes
parabolapersuader opened this issue · 2 comments
parabolapersuader commented
ammpedro commented
Hey charmbracelet/glow Maintainers, I got here via #hacktoberfest 2021 -- was wondering if this is something I can look at?
--
To Reproduce
- Create a test quote:
echo ">This line has 25 charrrs." > test.md
- Run glow command with word wrap option:
glow -w 6 test.md
Environment
glow - built from source
go1.15.6 darwin/amd64