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

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

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
  • Проголосовать: не нравится

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

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

»
3 года назад, # |
  Проголосовать: нравится +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.

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

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

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

it works if I do this

Code in spoiler

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


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

UPD: Fixed

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

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

    • »
      »
      »
      3 года назад, # ^ |
      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.

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

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

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

            Can you please share a screenshot of what you wrote to get this ?

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

              Posting the links since the images are too small due to the depth of this thread.

              Link 1 Link 2

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

                I definitely don't understand what's going on. i tried to replicate exactly your code and it failed but I added one new line after first ~~~~~ and it worked.

                I think it's an issue related with the browser also.

                Anyways, Thank you very much EnterYourName

»
3 года назад, # |
  Проголосовать: нравится +15 Проголосовать: не нравится

Summon geranazavr555 I guess

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

    Up geranazavr555

    Spoiler
    • »
      »
      »
      3 года назад, # ^ |
        Проголосовать: нравится +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.