Closed
Bug 1160466
Opened 11 years ago
Closed 6 years ago
Add highlighting for some HTML entities in the editor ( )
Categories
(developer.mozilla.org Graveyard :: Editing, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sphinx_knight, Unassigned)
Details
(Whiteboard: [specification][type:feature])
Attachments
(1 file)
|
44.20 KB,
image/png
|
Details |
What problem would this feature solve?
======================================
It would be possible to write articles that would be correct regarding typography (e.g. using or …).
This feature is available on SUMO and allows contributors to see if typography is correct.
Who has this problem?
=====================
Core contributors to MDN
How do you know that the users identified above have this problem?
==================================================================
We compared SUMO and MDN UI while a locasprint. SUMO users can guarantee that are used when they need to in some locales. On MDN, I sometimes see used in code example where they shouldn't be and I cannot easily add where it would need to be (according to typographic rules of my locale)
How are the users identified above solving this problem now?
============================================================
They go to source mode to manually add entities (which is time-consuming since it's impossible to only use a keystroke for the character, one has to type the HTML code for the entity)
Do you have any suggestions for solving the problem? Please explain in detail.
==============================================================================
I think tuning CKEditor for displaying , … and maybe other entities in rich text editing would be OK.
Is there anything else we should know?
======================================
This screenshot shows how SUMO handles this. The contributor editing can fix typography while using the editor.
Comment 2•11 years ago
|
||
Sheppy is going to explore using a CKEditor for visible whitespace.
Comment 3•11 years ago
|
||
* a CKEditor plugin
Comment 4•11 years ago
|
||
We also need to see \u200B (Zero-width spaces). Some users add these (just spend 10 minutes to understand why the macro was broken, I thought initially of a special kind of 'tick').
Comment 5•6 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•