question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HTML versions of 3.x.x incorrectly display some "Style Values" examples

See original GitHub issue

Compare https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.1.0.md#style-examples with https://spec.openapis.org/oas/v3.1.0.html#style-examples

The HTML version displays some characters incorrectly:

  • displays | as ¦
  • displays color[R]=... as color\R=...

The problem is with all 3.x.x HTML versions.

Screenshots: image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
hkosovacommented, May 13, 2021

Hi @MikeRalphson, sorry for the late reply. The link https://mermade.github.io/static/v3.1.0.html seems to have expired, it’s 404. Is there another preview page?

1reaction
MikeRalphsoncommented, Mar 2, 2021

Thanks, the pipe character difference is known about, I’m just struggling to remember what particular issue required the workaround.

I will look into the other issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Style Sheets in HTML documents - W3C
Documents that include elements that set the style attribute but which don't define a default style sheet language are incorrect. Authoring tools should ......
Read more >
The Style Information element - HTML - MDN Web Docs
The <style> HTML element contains style information for a document, or part of a document. It contains CSS, which is applied to the...
Read more >
HTML Versus XHTML - W3Schools
XHTML is a stricter, more XML-based version of HTML. ... errors in HTML pages, and try to display the website even if it...
Read more >
What are valid values for the id attribute in HTML?
For HTML 4, the answer is technically: ID and NAME tokens must begin with a letter ([A-Za-z]) and may be followed by any...
Read more >
Fixed issues in InDesign - Adobe Support
[macOS only] Separations preview panel does not show correct CMYK values. InDesign 2022 (version 17.0).
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found