cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP Code in Blogs?

Former Member
0 Kudos
352

Hi all,

I'm writing my first SDN blog. In the blog I have a code snippet, but I haven't found out how to highlight the syntax as it is possible in the forum. Is it possible?

Thanks in advance for your help.

(Sorry if this is the wrong forum)

Best Regards,

marcel

View Entire Topic
Former Member
0 Kudos

1. copy ur code to a word document

2. save that file as web page, File-->save as -->web page

3. open the document

4. put the cursor on any line -->right click --> view source code

5.copy the same code and paste in the blog

Former Member
0 Kudos

This one I don't highly recommend it may not work in the future

Former Member
0 Kudos

Then we can play around with the HTML tags

<b><b> </b> ---> for bold " all the tags are lost

<h1> </h1>--> for headings

<pre></pre>--> as suggested by eddie</b>

and so on , www.w3schools.com should help (u might be knowing)

Message was edited by:

Chandrasekhar Jagarlamudi

Message was edited by:

Chandrasekhar Jagarlamudi