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 »

Activity for trichoplax‭

Type On... Excerpt Status Date
Comment Post #746 No. They do not.
(more)
5 days ago
Comment Post #746 Do details sections work in comments? <details><summary>Summary</summary> Secret details </details>
(more)
5 days ago
Edit Post #746 Post edited:
Show that HTML strikethrough works even though Markdown doesn't
8 days ago
Edit Post #746 Initial revision 8 days ago
Question Strikethrough starting with a space
Markdown doesn't work if the struck section starts with a space: (port | copy | implementation | ATTACK) Using an `` HTML tag instead allows it to work: (port | copy | implementation | ATTACK)
(more)
8 days ago
Edit Post #745 Initial revision 9 days ago
Answer A: Alignment test post
A table with many columns for testing on mobile. a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t|u|v|w|x|y|z |---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|--- 1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26
(more)
9 days ago
Edit Post #743 Initial revision 10 days ago
Question Zero line code block
Zero line code block ```text ```
(more)
10 days ago
Edit Post #742 Post edited:
Add explanation
about 1 month ago
Edit Post #742 Initial revision about 1 month ago
Answer A: Alt text containing double quotes
It turns out the alt text is enclosed in single quotes if the alt text contains double quotes. What happens if the alt text contains both single and double quotes? ```text both ' and " inside ``` > both ' and " inside The same image with a broken link to show the alt text ```text both ' an...
(more)
about 1 month ago
Edit Post #741 Initial revision about 1 month ago
Question Alt text containing double quotes
An image with alt text `text with "quote" inside`: ```text text with "quote" inside ``` > text with "quote" inside An image with alt text `unmatched " inside`: ```text unmatched " inside ``` > unmatched " inside The same images with broken links to show the alt text An image with...
(more)
about 1 month ago
Comment Post #739 The sixth comment thread for checking sort order
(more)
about 1 month ago
Comment Post #739 A new comment thread to have more comment threads
(more)
about 1 month ago
Comment Post #739 Markdown horizontal rule (`---`): --- HTML horizontal rule (`<hr>`): <hr> Other text.
(more)
about 2 months ago
Comment Post #613 Testing an old comment to see if it notifies.
(more)
about 2 months ago
Comment Post #739 Pinged me (correctly, as I'm a follower).
(more)
about 2 months ago
Comment Post #739 Pinged me. Plus some filler text.
(more)
about 2 months ago
Comment Post #739 As author of the post, I was also notified.
(more)
about 2 months ago
Comment Post #740 Testing if you get notified on a new thread since pull request 1920.
(more)
about 2 months ago
Comment Post #740 Testing if you still get notified after merging pull request 1920.
(more)
about 2 months ago
Edit Post #739 Post edited:
Add an extra layer of span so the spoiler works
3 months ago
Edit Post #739 Initial revision 3 months ago
Question Testing existing CSS spoiler implementation
Raw text ```html A sentence with a spoiler hidden half way through that says something top secret to test how this works. ``` Renders as A sentence with a spoiler hidden half way through that says something top secret to test how this works. Raw text with an extra layer of `span` in...
(more)
3 months ago
Edit Post #738 Initial revision 3 months ago
Question Image upload with alt text deleted to indicate a decorative image
Image upload with alt text deleted to indicate a decorative image: ![](https://a.dev.codidact.org/uploads/imk8nmyxvo3hmd9ppfui7k0j63fe)
(more)
3 months ago
Edit Post #736 Initial revision 5 months ago
Question Testing images and image links in a table
An image in a paragraph The Codidact logo and an image in a paragraph that is a link to the image ![The Codidact logo](https://a.dev.codidact.org/assets/logo.png). A table with the same 2 cases: Label | Image | --- Codidact logo | The Codidact logo Logo as link to image | ![The Codidact log...
(more)
5 months ago
Edit Post #734 Initial revision 6 months ago
Answer A: Testing a post to be deleted with answers
An answer to a deleted post after a page reload.
(more)
6 months ago
Edit Post #733 Initial revision 6 months ago
Answer A: Testing a post to be deleted with answers
An answer to a deleted post (added while the question was still deleted).
(more)
6 months ago
Edit Post #732 Post undeleted 6 months ago
Edit Post #732 Post deleted 6 months ago
Edit Post #732 Initial revision 6 months ago
Answer A: Testing a post to be deleted with answers
Testing an answer to be deleted
(more)
6 months ago
Comment Post #374 Editing a comment
(more)
6 months ago
Comment Post #374 Testing a comment with no title
(more)
6 months ago
Comment Post #374 Testing a comment
(more)
6 months ago
Suggested Edit Post #661 Suggested edit:
An edit to test suggesting edits
(more)
pending 6 months ago
Edit Post #612 Post edited:
Edit to test line endings on different operating systems
6 months ago
Edit Post #374 Post edited:
Test edit with Mac line endings applied from Linux
6 months ago
Comment Post #722 Test comment with short title
(more)
8 months ago
Edit Post #722 Initial revision 8 months ago
Question Does a details tag stay as raw text inside a code block?
Does a `` tag stay as raw text inside a code block? As 4 space indented text Raw text: ```text hintsurprise! ``` Rendered as: hintsurprise! In backticks Raw text: ````text ```html hintsurprise! ``` ```` Rendered as: ```html hintsurprise! ``` As 4 space indented ...
(more)
8 months ago
Edit Post #719 Initial revision 9 months ago
Answer A: Using an image as a summary for a details section
White noise still frame White noise animation
(more)
9 months ago
Edit Post #718 Initial revision 9 months ago