-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Currently, you are unable to next code inside of spoiler tags.
The first test in this example works. Utilizing either syntax to attempt to include code within a spoiler tag fails, the code is rendered outside of the spoiler. You can see an example of the below code here.
While the tickmark notation is markdown, I believe that one of these two options should work so users can easily share code within RPN if they so choose without needing to utilize an outside source such as pastebin.
[spoiler=test]this workss[/spoiler] [Spoiler=test 2]Code would be here
[/spoiler] [Spoiler=test 2] [code] Code would be here [/code] [/spoiler]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working