-
When a list item is selected, it would be good to see a strikethrough effect on the label, rather than removing it completely from the list. That way it would be easier to see which items are already …
-
This merge surprisingly destroys the `underline` status:
```julia
julia> merge(StyledStrings.getface(:underline), StyledStrings.getface(:red))
StyledStrings.Face (sample)
font: monospace
…
-
## Subject of the issue
Local (and thus global) bounds of SFML text do not take underline and strikethrough into account.
## Your environment
* Windows 10, but the issue is OS independent.
*…
-
## 📝 Provide detailed reproduction steps (if any)
1. Go to https://fiddle.tiny.cloud/
2. Paste this configuration or just add the `readonly: true` parameter
```js
tinymce.init({
selector: "texta…
-
There are few references to "strike" in the code but no public documentation on how to use it.
Is it currently implemented? If not is this currently being tracked for addition?
-
## What do you want
I'd like discord markup strikethrough text (e.g. ~\~strikethrough~~) to be displayed as ~~strikethrough~~
## Why
Would be a nice QOL feature
## Implementation hints
…
-
While the rendering of the `~~strikethrough~~` works as intended, I would also love to see some form of syntax highlighting, but I can't find any reference for the `.style` files to do it myself. I ha…
-
## 📝 Provide detailed reproduction steps (if any)
I have added ckeditor5 and ckditor5-angular packages to my Angular SSR project. I am When I try to build the code, the memory shoots up to 8-9GB.
I …
-
I want to improve the UI of the website by making some changes in the contrast of the main text and improving the explore button.
Kindly assign me this issue.
-
**Is your suggestion related to a problem? Please describe.**
Markdown formatting should support strike-through with `~~`.
Using HTML tags is both unintuitive and inconvenient. Friends coming fr…