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

Code Blocks Render As Single Line #72

Open
elsiehupp opened this issue Mar 23, 2021 · 0 comments
Open

Code Blocks Render As Single Line #72

elsiehupp opened this issue Mar 23, 2021 · 0 comments

Comments

@elsiehupp
Copy link

On vscodium.github.io, there is a code block that looks like this:

```bash
flatpak install flathub com.vscodium.codium

flatpak run com.vscodium.codium
```

And it renders like this:

two bash lines rendering as a single line

I don't know a lot about Jekyll themes, but it seems like maybe the problem is with SinglePaged.

I tried running rougify style github >> combo.css, and it added some bash syntax highlighting but also outputted a bunch of white-on-white text. It did not fix the issue of the code block rendering as a single line, though.

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

No branches or pull requests

1 participant