Code Tags Query (1 Viewer)

gemma-the-husky

Super Moderator
Staff member
Local time
Today, 00:50
Joined
Sep 12, 2006
Messages
16,048
I just tried to put some code in code tags, but it just encoded the first line, and appeared to discard the rest.
I used inline code, and that worked.

Has something changed?
 
Code:
This is code
But not REAL code.
This is to test the code tag feature.

Seems to work...
 
I entered the code tags manually and it worked.

When I selected the code I wanted, and clicked the code tags option, it just selected the first line, and offered me a "code type" drop down. There wasn't a VBA option.
 
Code:
I entered the code tags manually and it worked.

When I selected the code I wanted, and clicked the code tags option, it just selected the first line, and offered me a "code type" drop down. There wasn't a VBA option.
I tend to enter manually as well, but just tried via the </> icon and the above was the result. I left it on General. On the odd occasion I have used that icon, I have always used the default General anyway.
 
I just tried to put some code in code tags, but it just encoded the first line, and appeared to discard the rest.
I used inline code, and that worked.

Has something changed?

I had this a couple of times recently due to doing it wrong.
When it happened to me, I had pasted the code then selected it and clicked the code tag button. Just the first line appeared.

To do it correctly, click the code tags then paste / type the code into the code window (not the other way around!)
 
If you paste or type into the normal reply window, then select the text you want put in code tags and click it just doesn't work.
It used to before the last updates.
 

Users who are viewing this thread

Back
Top Bottom