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:  (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 . A table with the same 2 cases: Label | Image | --- Codidact logo | The Codidact logo Logo as link to image | 
