but for trigger warnings

it seems better for wasteof to just not allow triggering things?

I mean, for example, stuff like:

tw blood ||today i fell off my bike and i bled a lot||

do you guys like the part where gru says (spoiler) “||ur mom||” in [insert movie name here]?

@jeffalo add pls

yea spoiler tags would be interesting. but not easily implementable with the current editor setup

spoiler {
	background-color: black;
	color: black; /* they don't need to be directly black */
	transition: 0.5s;
}

spoiler:hover {
	background-color: transparent;
}
See more replies
View all comments