You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup
Please complete the following information along with version numbers, if applicable.
OS Gentoo
Shell zsh
Terminal Emulator idk
Terminal Multiplexer not sure
Locale en_US.UTF-8
To Reproduce
Steps to reproduce the behavior:
Write a markdown in which you attempt to use a single whitespace as a paragraph formatting thing
Render
Observe the paragraph (should not be a paragraph)
Source Code
NOTE: the following source code and screenshots are censored
- Starting up of infrastructure for local development via docker-compose <-- SINGLE WHITESPACE!!
Usage:
1. put CENSORED SDK bundle in repo root, directory should be named `CENSORED`
2. `make infra/up`
3. optionally, `make infra/logs` to keep a close look at how things are going
4. `CENSORED`
6. if one wants to tear the containers down, `make infra/down`
Make note of a single whitespace at the end of - Starting up of infrastructure for local development via docker-compose . It's a single space!! But it is treated AS IF it is a paragraph formatting double whitespace!!
Expected behavior
This is how GitLab renders this markdown
This is how VSCode Markdown Preview renders this markdown
Screenshots
This is how glow renders the same markdown
The text was updated successfully, but these errors were encountered:
Describe the bug
glow renders paragraphs incorrectly
Setup
Please complete the following information along with version numbers, if applicable.
To Reproduce
Steps to reproduce the behavior:
Source Code
NOTE: the following source code and screenshots are censored
Make note of a single whitespace at the end of
- Starting up of infrastructure for local development via docker-compose
. It's a single space!! But it is treated AS IF it is a paragraph formatting double whitespace!!Expected behavior
This is how GitLab renders this markdown
This is how VSCode Markdown Preview renders this markdown
Screenshots
This is how glow renders the same markdown
The text was updated successfully, but these errors were encountered: