Last active
February 16, 2023 16:17
-
-
Save Firefishy/88c45733449078f8fa061838f0eb899a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[quote=user1] | |
[quote=user2] | |
[quote=user1] | |
[code]code block[/code] | |
user1 suffix 2 | |
[/quote] | |
user2 suffix | |
[/quote] | |
user1 suffix | |
[/quote] | |
body suffix |
Expected output:
[quote=user1]
[quote=user2]
[quote=user1]
` ` `
code block
` ` `
user1 suffix 2
[/quote]
user2 suffix
[/quote]
user1 suffix
[/quote]
body suffix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Incorrect Output: