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

Update CSS for <pre> #103

Merged
merged 2 commits into from
Nov 15, 2022
Merged

Update CSS for <pre> #103

merged 2 commits into from
Nov 15, 2022

Conversation

Pomax
Copy link
Contributor

@Pomax Pomax commented Oct 20, 2021

closes #102

This updated CSS changes this:

image

Into this:

image

Closes #102 by making sure `<pre>` is part of the list of elements that get styled with a monospace font, with a distinct background colour.
Because jsdoc introduces a newline, whether you have one in your jsdoc text or not.
@ar2rsawseen
Copy link
Collaborator

Hello,
I think the correct usage here would be to use clause rather than just code inside the comment?

@ar2rsawseen ar2rsawseen merged commit b309b50 into clenemt:master Nov 15, 2022
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 this pull request may close these issues.

Fix CSS to correctly display <pre><code>...</code></pre>?
2 participants