Thread #f0a49ff6
Below is the comment and thread, which includes all the comment's descendants.
- Date :
- Thu , 02 Jul 2026 16 : 55 : 47 -0200
- 2026-07-02 16:55 -0200
- Auth
- : dkim : ✔ , spf : ✔ , dmarc : ✔
Testing email confirmations again
See context, replies, and thread above for more options.
To browse comments by direct descendants, see replies. You can also browse comments by author, by page, or all comments.
Comments #
Thread #f0a49ff6 #f0a49ff6 [-] Collapse All Collapse [+] Expand All ExpandCommenting Info:
This is a demo of commenting using r3ply. You can leave comments on this website by sending an email.
Your email address will be anonymized, and can never be shared with anyone.
To try it out click the Write Comment button, or draft an email manually 1. Your email client with a template already filled out that looks as follows:
Testing markdown: Bold: **text** or __text__ becomes text. Italics: *text* or _text_ becomes text. Bold and Italic: ***text*** … # .
Testing markdown:
**text**or__text__becomes text.*text*or_text_becomes text.***text***becomes text.~~text~~becomes ~~text~~.Ordered List: Use numbers followed by a period.
Task List: Use square brackets.
Blockquotes: Use the
>character.Tables: Use pipes
|and hyphens-to create columns and rows.| Column 1 | Column 2 | | :--- | :--- | | Cell A | Cell B |
Horizontal Rule: Three or more asterisks (
***) or hyphens (---) create a divider line:Escaping Characters: Use a backslash
\to show a literal character instead of its Markdown formatting.