Create account

replied 1294d
Spoiler:

>! It doesn't work currently.
replied 1294d
<details>
<summary>Spoiler warning</summary>

Spoiler text. Note that it's important to have a space after the summary tag. You should be able to write any markdown you want
replied 1294d
nice!

click on the text above to see the spoiler on member.cash
replied 1294d
replied 1294d
@lugaxker check out the above
replied 1294d
inside the `<details>` tag... just make sure you close `<details>` afterward.

```javascript
console.log("I'm a code block!");
```

</details>