Codemirror treats 2 hyphens used for an em-dash as a strikeout
- Status
- Open
- Subject
- Codemirror treats 2 hyphens used for an em-dash as a strikeout
- Version
- 12.x
13.x
9.x - Category
- Usability
- Less than 30-minutes fix
- Patch
- Feature
- Edit interface (UI)
Syntax highlighter (Codemirror) - Submitted by
- DavidBright
- Lastmod by
- Marc Laporte
- Rating
- Description
- Not working yet
- Workaround
A workaround can be done in css:
Copy to clipboardpre.codelisting + textarea + div span.cm-tw-deleted { text-decoration: none; color: inherit; } pre.codelisting[data-syntax] + textarea + div span.cm-tw-deleted { text-decoration: line-through; color: red; }- Importance
- 7
- Easy to solve?
- 4
- Priority
- 28
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 4260
- Created
- Wednesday 11 July, 2012 05:05:57 UTC
by DavidBright - LastModif
- Sunday 10 August, 2014 20:27:58 UTC