Link formatting of < and > make them look like ≤ and ≥
See original GitHub issueMDN URL
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators
What specific section or headline is this issue about?
Relational Operators
What information was incorrect, unhelpful, or incomplete?
The link underlining used on the less-than and greater-than operators makes these two operators look like they are less-than-or-equal and greater-than-or-equal.
What did you expect to see?
Just plain < and >
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/javascript/reference/operators
- MDN URL: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/javascript/reference/operators/index.md
- Last commit: https://github.com/mdn/content/commit/303a6c3b8ec6658d2956c191c50aee0a0e9e4da5
- Document last modified: 2022-02-18T09:30:25.000Z
Issue Analytics
- State:
- Created a year ago
- Comments:13 (5 by maintainers)
Top Results From Across the Web
Styling links - Learn web development | MDN
To learn how to style link states, and how to use links effectively in common UI features like navigation menus. Let's look at...
Read more >Help:Detailed formatting tips - SourceWatch
This page provides detailed wiki formatting tips. In the left column of the table below, you can see what effects are possible.
Read more >KB0186: Can I use conditional formatting to change colors ...
Can I use conditional formatting to change colors depending on data values? Enter your data in a separate Excel workbook and link it...
Read more >Change the font format for hyperlinks - Microsoft Support
In the Style box, click Format and on the Font tab, set your hyperlink font style options. Click the cell with the hyperlink...
Read more >Google Docs: Formatting Text and Adding Hyperlinks
In addition to making your document more appealing, formatted text can draw a ... In this lesson, you'll learn how to format the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
FWIW Originally, the redesign did not have underlined links (see here), but we got legitimate feedback that links were harder to discover, so we reverted back to underlining links (like in the old design, see here).
We don’t have plans to remove the underlining of links in general or of these links specifically, so I’m closing this as “won’t fix”.
As a simple workaround, I would suggest avoid linking the operator itself:
I will re-open, move to Yari, and bring it to the attention of the engineering team. Thanks, @hamishwillee.