JankariTech / web-app-presentation-viewer

ownCloud Web Presentation Viewer is an extension of ownCloud Web to create and share slide presentations rendered from MD files
Apache License 2.0
4 stars 1 forks source link

[Bug]: single backtick is not recognizable as code block #39

Open individual-it opened 4 months ago

individual-it commented 4 months ago

Is there an existing issue for this?

Describe the bug

single backticks are not rendered as code

Steps To Reproduce

  1. create a presentation with this content
    At the command prompt, type `nano`.
  2. check the rendered version

Expected Behavior

according to https://www.markdownguide.org/basic-syntax/#code single backtick should be rendered as code

Actual Behavior

I cannot see any difference in the font grafik

Examples, Code Samples, or Screenshots

No response

Environment

- **OS**: Ubuntu 22.04
- **ownCloud Web**: ownCloud Web UI 8.0.0
- **oCIS**: Infinite Scale 5.0.0-RC4

What browsers are you seeing the problem on?

Firefox, Chrome

koebel commented 4 months ago

There is a difference in the font (it's best seen in letter "a") but I agree that the difference should be clearer. Maybe it's helpful to use a monospace font with serifes similar to the one that is used here in github?