Communities

(DEV) Codidact Meta
(DEV) Codidact Meta
(DEV) Writing
(DEV) Writing
Proposals
Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on Strikethrough starting with a space

Post

Strikethrough starting with a space

+0
−0

Markdown doesn't work if the struck section starts with a space:

(port | copy | implementation~~ | ATTACK~~)

Using an <s> HTML tag instead allows it to work:

(port | copy | implementation | ATTACK)

History

1 comment thread

Testing details sections in comments (2 comments)
Testing details sections in comments
trichoplax‭ wrote 5 days ago

Do details sections work in comments?

Summary

Secret details

trichoplax‭ wrote 5 days ago

No. They do not.