|
View previous topic :: View next topic
|
| Author |
Message |
Akatsukami
Global Moderator

Joined: 03 Oct 2009 Posts: 1787 Location: Bloomington, IL
|
|
|
|
| Is it possible to tweak the BBCode used on this board to include the equivalent of HTML entities? A way to represent "[" and "]" without the combination and its contents being interpreted as a BBCode tag would be particularly useful. |
|
| Back to top |
|
 |
Bill Woodger
Moderator Emeritus
Joined: 09 Mar 2011 Posts: 7309 Location: Inside the Matrix
|
|
|
|
[quote][code][list][list=][img][/img][url=http://your_URL.com][Search]
Is this [i] the type of thing [quote] that [code] you might [list] be interested [list=] in? [img] Or is there [/img] something [url=http://your_URL.com] else [Search] you had in mind?
[code][/code]
[code]MOVE A TO B[/code] |
|
| Back to top |
|
 |
Akatsukami
Global Moderator

Joined: 03 Oct 2009 Posts: 1787 Location: Bloomington, IL
|
|
|
|
Yes, that's it exactly. Can it be done in JCL only?  |
|
| Back to top |
|
 |
Bill Woodger
Moderator Emeritus
Joined: 09 Mar 2011 Posts: 7309 Location: Inside the Matrix
|
|
|
|
| The impossible takes a little longer... |
|
| Back to top |
|
 |
expat
Global Moderator

Joined: 14 Mar 2007 Posts: 8797 Location: Welsh Wales
|
|
|
|
Do you mean
| Code: |
[code]
Put your code here
[/code] |
And even better, no JCL involved  |
|
| Back to top |
|
 |
|
|