Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown formatting in README.md #18

Closed
ghost opened this issue Jul 21, 2018 · 0 comments · Fixed by #33
Closed

Markdown formatting in README.md #18

ghost opened this issue Jul 21, 2018 · 0 comments · Fixed by #33

Comments

@ghost
Copy link

ghost commented Jul 21, 2018

Insert empty line before code block begin ```cpp
Currently 2x in the file, last two ones.
Issue is that KDE universal document viewer app Okular won't recognize these code blocks correctly.

Probably empty line should always follow code block end tag ``` as well. This does not make a difference for Okular's rendering though.

knatten added a commit to knatten/NamedType that referenced this issue Sep 27, 2019
This seems to be the norm in the rest of the file, and some markdown
renderers prefer this.

Fixes joboccara#18
Shachlan pushed a commit to Shachlan/NamedType that referenced this issue Jul 16, 2020
This seems to be the norm in the rest of the file, and some markdown
renderers prefer this.

Fixes joboccara#18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants