Scratchblocks can't show everything.
[scratchblocks]say [This is a right bracket: "]" It doesn't work here.][/scratchblocks]
say [This is a right bracket: "]" It doesn't work here.]But an escape character, which puts the next character into the current text field no matter what it is, would fix that problem. With an escape, the above block would be
[scratchblocks]say [This is a right bracket: "\]" It works here!][/scratchblocks]
What do you think?
Offline
Bump.
Offline
NoxSpooth wrote:
Great idea! Don't support. (Heh, just kidding. Support. :P)
Oh. Hidden text. I'll Support too.
Last edited by ImagineIt (2013-04-16 20:20:40)
Offline
NoxSpooth wrote:
Great idea! Don't support. (Heh, just kidding. Support. :P)
Lol, was like "WHAT?!" until I read the hidden text
ImagineIt wrote:
NoxSpooth wrote:
Great idea! Don't support. (Heh, just kidding. Support. :P)
Oh. Hidden text. I'll Support too.
Offline
excape characters may confuse new scratchers - where to place it, and it might cause even more problems, like when the forum shows "\" or not. Maybe a paired element will be good.
Last edited by KrIsMa (2013-04-16 23:05:13)
Offline
NoxSpooth wrote:
Great idea! Don't support. (Heh, just kidding. Support. :P)
You sir, just blew my sleep deprived mind.
Makes logical sense to me for the original post.
Offline
KrIsMa wrote:
excape characters may confuse new scratchers - where to place it, and it might cause even more problems, like when the forum shows "\" or not. Maybe a paired element will be good.
Of course the forum will show the \ - To make one, type \\. Pairing such as "]]" turns to "]" isn't very intuitive too. How do you type [[[these are brackets]]]?
mikebmac wrote:
NoxSpooth wrote:
Great idea! Don't support. (Heh, just kidding. Support. :P)
You sir, just blew my sleep deprived mind.
Makes logical sense to me for the original post.
Offline
Hyperbola wrote:
KrIsMa wrote:
excape characters may confuse new scratchers - where to place it, and it might cause even more problems, like when the forum shows "\" or not. Maybe a paired element will be good.
Of course the forum will show the \ - To make one, type \\. Pairing such as "]]" turns to "]" isn't very intuitive too. How do you type [[[these are brackets]]]?
mikebmac wrote:
NoxSpooth wrote:
Great idea! Don't support. (Heh, just kidding. Support. :P)
You sir, just blew my sleep deprived mind.
Makes logical sense to me for the original post.
what? I ment like the <pre> </pre> tags in html.
Offline
KrIsMa wrote:
Hyperbola wrote:
KrIsMa wrote:
excape characters may confuse new scratchers - where to place it, and it might cause even more problems, like when the forum shows "\" or not. Maybe a paired element will be good.
Of course the forum will show the \ - To make one, type \\. Pairing such as "]]" turns to "]" isn't very intuitive too. How do you type [[[these are brackets]]]?
mikebmac wrote:
You sir, just blew my sleep deprived mind.
Makes logical sense to me for the original post.
what? I ment like the <pre> </pre> tags in html.
I don't really know how those are / would be used
Even if you have <example> text with symbols []@$)*)%</example>, what if you needed to say <example> is how to escape characters?
Offline
Even if you have <example> text with symbols []@$)*)%</example>, what if you needed to say <example> is how to escape characters?
i think i understand you. (sorry my eng. is horrible!) Wiki parkup has no < or > symbols in bbcode, so you could easily do this:
say [<pre>]</pre>] for (1) secs
oh yeah, please don't think i am mean. i have a feeling that you think i am mean? its just that my grandma died of a heartattack a few days ago and i cant think straight.
Last edited by KrIsMa (2013-04-17 20:19:47)
Offline
KrIsMa wrote:
Even if you have <example> text with symbols []@$)*)%</example>, what if you needed to say <example> is how to escape characters?
i think i understand you. (sorry my eng. is horrible!) Wiki parkup has no < or > symbols in bbcode, so you could easily do this:
say [<pre>]</pre>] for (1) secs
oh yeah, please don't think i am mean. i have a feeling that you think i am mean? its just that my grandma died of a heartattack a few days ago and i cant think straight.
I don't think you're mean, I just forgot a period in the sentence.
Offline
Hyperbola wrote:
NoxSpooth wrote:
Great idea! Don't support. (Heh, just kidding. Support. :P)
Lol, was like "WHAT?!" until I read the hidden text
ImagineIt wrote:
NoxSpooth wrote:
Great idea! Don't support. (Heh, just kidding. Support. :P)
Oh. Hidden text. I'll Support too.
This is irrelevant, but how do you get hidden text?
Offline
7734f wrote:
Hyperbola wrote:
NoxSpooth wrote:
Great idea! Don't support. (Heh, just kidding. Support. :P)
Lol, was like "WHAT?!" until I read the hidden text
ImagineIt wrote:
Oh. Hidden text. I'll Support too.
This is irrelevant, but how do you get hidden text?
[color=transparent]Text[/color]
Offline