Блог пользователя Nk77

Автор Nk77, история, 5 лет назад, По-английски

I noticed something odd today. Can someone explain what's going on here ?

1. Text Spoiler


Normal Spoiler

Spoiler1

Spoiler without closing tag

Spoiler2

Text outside spoiler.

Spoiler without closing tag

Spoiler3

Normal Spoiler

Spoiler4


Also, how do you put code in a spoiler ? It no longer works the way it used to I think.

2. Code Spoiler


Code


#include <bits/stdc++.h> using namespace std; int main(){ return 0; }

Here are some images for the plain text I used.

  • Проголосовать: нравится
  • +46
  • Проголосовать: не нравится

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

Why didn't you close the spoiler tags for 2 and 3?

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +54 Проголосовать: не нравится

Same thing happened to me when I wrote the editorial of CF round #688. I tried to put each tutorial inside a spoiler box like I did it on my previous round, but it didn't work. I was panicking trying to find out what I did wrong, and I gave up after like 30 minutes of struggling and just put them outside of spoiler boxes. I had to submit all the solutions and put links instead of pasting it directly to the post as well so that it doesn't get too long.

»
5 лет назад, скрыть # |
 
Проголосовать: нравится -11 Проголосовать: не нравится

I thought I was the only to be like this and after reinstalling my browsers then I saw your blog :V

»
5 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

it works if I do this

Code in spoiler

»
5 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится +5 Проголосовать: не нравится


I've been trying to figure this out for the past hour. It seems like they're broken.

UPD: Fixed

  • »
    »
    5 лет назад, скрыть # ^ |
     
    Проголосовать: нравится 0 Проголосовать: не нравится

    Summon anyone who can fix it. This issue has made sharing code a pain.

    • »
      »
      »
      5 лет назад, скрыть # ^ |
      Rev. 2  
      Проголосовать: нравится +3 Проголосовать: не нравится

      I only have problem with images inside the spoiler. Other than that, everything's good for me. I suppose it might be some unnecessary whitespaces causing the whole container to vanish.

      • »
        »
        »
        »
        5 лет назад, скрыть # ^ |
         
        Проголосовать: нравится 0 Проголосовать: не нравится

        I posted this comment using the spoiler tags. I don't understand where it's going berserk.

        • »
          »
          »
          »
          »
          5 лет назад, скрыть # ^ |
           
          Проголосовать: нравится +3 Проголосовать: не нравится
          Although I can't debug your issue, here's my attempt at recreating your comment
»
5 лет назад, скрыть # |
 
Проголосовать: нравится +15 Проголосовать: не нравится

Summon geranazavr555 I guess

  • »
    »
    5 лет назад, скрыть # ^ |
     
    Проголосовать: нравится +18 Проголосовать: не нравится

    Up geranazavr555

    Спойлер
    • »
      »
      »
      5 лет назад, скрыть # ^ |
       
      Проголосовать: нравится +14 Проголосовать: не нравится

      Its been like much time about this bug now

      geranazavr555 Apparently this issue has left all of the old editorials with the same condition. The codes have literally come out of the blog.

      I would please request the department to do something on it. Reading old editorials is a much of a pain now.