Skip to content

fix: Make the strikethrough in Markdown visible#117

Open
shenyfg wants to merge 1 commit intoRRethy:masterfrom
shenyfg:fix/deleted_text
Open

fix: Make the strikethrough in Markdown visible#117
shenyfg wants to merge 1 commit intoRRethy:masterfrom
shenyfg:fix/deleted_text

Conversation

@shenyfg
Copy link

@shenyfg shenyfg commented Mar 3, 2026

The property text.strikethrough doesn't exist in the code(should be text.strike), causing strikethrough doesn't work in markdown.

Here's what it looks like.

Before fix
image
After fix
image

Furthermore, the default fg color of this color group is base00, which is too dark to see.
I changed it to base04, to make it more visable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant