Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Mac Programmer Tools > Re: Is there a ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 6 of 7 Topic 556 of 637
Post > Topic >>

Re: Is there a tool that will format Objective-C tool in HTML?

by Sherm Pendley <sherm@[EMAIL PROTECTED] > Sep 12, 2006 at 11:26 AM

"Robin  Barooah" <robin.b@[EMAIL PROTECTED]
> writes:

> I have some objective-c source files that I'd like to post on my
> website (http://www.sublime.org).
 I have spent some time looking for a
> tool to format the source in HTML/XHTML unsuccessfully.  My
> requirements are very basic - I just want:
>
> 1. To escape characters that otherwise won't be taken literally in
> html.
> 2. To convert spaces and tabs to appropriate numbers of '&nbsp;' so
> that the code retains its indenting.

If that's all you want, just do a search & replace of "&" with "&amp;" and
"<" with "&lt;", then wrap the code with a <pre>...</pre> element.

Did you need fancier formatting (color coding, etc.), or something auto-
mated so you can process a few thousand code files?

sherm--

-- 
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
 




 7 Posts in Topic:
Is there a tool that will format Objective-C tool in HTML?
"Robin Barooah"  2006-09-10 11:59:10 
Re: Is there a tool that will format Objective-C tool in HTML?
Ben Artin <macdev@[EMA  2006-09-10 18:53:41 
Re: Is there a tool that will format Objective-C tool in HTML?
"Robin Barooah"  2006-09-10 17:34:31 
Re: Is there a tool that will format Objective-C tool in HTML?
Ben Artin <macdev@[EMA  2006-09-14 02:02:03 
Re: Is there a tool that will format Objective-C tool in HTML?
John W <jon@[EMAIL PRO  2007-01-09 13:36:32 
Re: Is there a tool that will format Objective-C tool in HTML?
Sherm Pendley <sherm@[  2006-09-12 11:26:27 
Re: Is there a tool that will format Objective-C tool in HTML?
"Robin Barooah"  2006-09-12 10:13:30 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 9:27:50 CST 2008.