# Spoiler with text on the same line as the tag no longer works

**URL:** https://meta.discourse.org/t/spoiler-with-text-on-the-same-line-as-the-tag-no-longer-works/66456
**Category:** Support
**Created:** [19.Июль.2017 18:49:24 UTC](https://meta.discourse.org/t/spoiler-with-text-on-the-same-line-as-the-tag-no-longer-works/66456 "2017-07-19T18:49:24Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![dfabulich](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dfabulich/32/108716_2.png) [@dfabulich](https://meta.discourse.org/u/dfabulich)
#### Post date: [19.Июль.2017 19:10:22 UTC](https://meta.discourse.org/t/spoiler-with-text-on-the-same-line-as-the-tag-no-longer-works/66456/4 "2017-07-19T19:10:22Z")

</div>

This seems like the key post talking about this issue:

> [@Discourse CommonMark migration plans confetti\_ball balloon](https://meta.discourse.org/t/discourse-commonmark-migration-plans-confetti-ball-balloon/64234/6):
>
> Inline multiline quote[quote]that  
> spans  
> lines
> 
> and blocks
> 
> [/quote]Is a terrible format should not be supported

I think I agree with that for [quote], because [quote] affects the entire block of text; it’s nonsensical to start a quote in the middle of a non-quote line.

But there’s nothing terrible about that for [spoiler]. An exception should be made for inline multi-line spoilers.

There already appears to be some special case code. Consider these examples:

```plaintext
[spoiler]spoiler text[/spoiler]
[quote]quote text[/quote]

```

These behave totally differently. The spoiler works, but the quote doesn’t.

spoiler text

> [@](#):
>
> quote text

P.S. I don’t really care about [quote] but I think that last [quote] example should work, too.

---

_[View the full topic](https://meta.discourse.org/t/spoiler-with-text-on-the-same-line-as-the-tag-no-longer-works/66456)._
