Publishing Article - Line Break Problem
-
Hello I am trying to compose an article, and instead of getting normal C# formatting I am getting markup code line break tags instead of the line breaks being applied to the code sections when I preview, like this: using System;
using System.Configuration;
using System.IO Can anyone advice me what to do to fix this ?? I have publish another article, and this problem did not arise. Thanks, Baxter-P -
Hello I am trying to compose an article, and instead of getting normal C# formatting I am getting markup code line break tags instead of the line breaks being applied to the code sections when I preview, like this: using System;
using System.Configuration;
using System.IO Can anyone advice me what to do to fix this ?? I have publish another article, and this problem did not arise. Thanks, Baxter-PHmmm. I am wondering if it depends on your browser or the source you are copying and pasting from. Have you tried putting the code in something like notepad, then copying and pasting from there into the article? If it's giving you trouble I'd be happy to post the article for you. Feel free to send it my way.
Thanks, Sean Ewington CodeProject
-
Hmmm. I am wondering if it depends on your browser or the source you are copying and pasting from. Have you tried putting the code in something like notepad, then copying and pasting from there into the article? If it's giving you trouble I'd be happy to post the article for you. Feel free to send it my way.
Thanks, Sean Ewington CodeProject
-
Hi Sean, I'll try the notepad idea. Thanks for the offer, but I would like to post it myself. Thanks, Baxter.
-
Hmmm. I am wondering if it depends on your browser or the source you are copying and pasting from. Have you tried putting the code in something like notepad, then copying and pasting from there into the article? If it's giving you trouble I'd be happy to post the article for you. Feel free to send it my way.
Thanks, Sean Ewington CodeProject
-
Hello I am trying to compose an article, and instead of getting normal C# formatting I am getting markup code line break tags instead of the line breaks being applied to the code sections when I preview, like this: using System;
using System.Configuration;
using System.IO Can anyone advice me what to do to fix this ?? I have publish another article, and this problem did not arise. Thanks, Baxter-Puse beginning tag
while end tag as