Reginald_001 Posted June 27, 2019 Posted June 27, 2019 As the title says, it's impossible to put code inside a spoiler tag. I am using Firefox on Win 10: This is what it looks like in the editor: ONLY THIS PART HAS NOW BECOME EDITABLE. It has also added many NEWLINES \n statements, causing.. many new lines. This is the code
Psalam Posted June 27, 2019 Posted June 27, 2019 3 minutes ago, Reginald_001 said: As the title says, it's impossible to put code inside a spoiler tag. This is what it looks like in the editor: Reveal hidden contents ONLY THIS PART HAS NOW BECOME EDITABLE. It has also added many NEWLINES \n statements, causing.. many new lines. This is the code I don't know whether it will help but there is a special "code" spoiler now on the bar just to the right of the spoiler icon. It looks like this </>. See if that doesn't help with your issue.
Reginald_001 Posted June 27, 2019 Author Posted June 27, 2019 33 minutes ago, Psalam said: I don't know whether it will help but there is a special "code" spoiler now on the bar just to the right of the spoiler icon. It looks like this </>. See if that doesn't help with your issue. AWESOME that fixes it. Code Test Awww.. nope. It doesn't collapse the code.
ZenBuddhist Posted June 28, 2019 Posted June 28, 2019 On 6/27/2019 at 11:58 AM, Reginald_001 said: Awww.. nope. It doesn't collapse the code. let me try from Chrome, Reginald: /* HelloWorld.java */ public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } }
ZenBuddhist Posted June 28, 2019 Posted June 28, 2019 On 6/27/2019 at 11:58 AM, Reginald_001 said: AWESOME that fixes it. Code Test Awww.. nope. It doesn't collapse the code. okay; this was my output: Spoiler do you have/see the same on my previous post?
Reginald_001 Posted June 28, 2019 Author Posted June 28, 2019 Yup, looks like it doesn't collapse on chrome either? It's not a huge deal, I don't often use it anyway.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.