Highlight 2.0 Demo

Just finished uploading a very simple demo of Highlight 2.0.  The sample takes advantage of the Extensions assembly - the CodeBlockHighlighter class

To see what Highlight can do, simply add some content to the textbox with some inline code. These sections of code needs to be encapsulated in [code language=“?“][/code] tags (Eg. [code language=”C#”]// a simple comment[/code] )

http://highlight.aylarsolutions.com/Samples/default.aspx

Enjoy! ;)

Published Thursday, March 11, 2004 11:27 PM by Aylar

Comments

# Color Coding with EntryHandlers

Thursday, March 11, 2004 6:42 AM by TrackBack
A short example of how you can use .Text EntryHandlers to format your blog content or perform custom actions.

# re: Highlight 2.0 Demo

Thursday, March 11, 2004 10:06 AM by Roy J. Salisbury
Apparently your product/demo does not do anything special. I took your example above ([code language=”C#”]// a simple comment[/code]) and pasted it into your demo, and the output was the exact same as the input.

How long did it take you to come up with that neat trick? :) I think your demo must be broken, or it needs beter instructions, becuase I can only assume that what is happening is not the desired result.

# re: Highlight 2.0 Demo

Thursday, March 11, 2004 11:31 AM by James Geurts
Change the quotes around C# to actual quotation marks... then it works.

# re: Highlight 2.0 Demo

Friday, March 12, 2004 12:02 AM by Roy J. Salisbury
Yep.. That did it. Guess that is what happens when you cut and past directly from your blog.

# re: Highlight 2.0 Demo

Wednesday, April 07, 2004 12:16 AM by Fox
Well i managed to integrate Highlight 2.0 with .Text 0.94, for those of us who cant wait for version 0.96. The tutorial is in spanish , i guess if there is enough request ill translate it.

Good luck!

# re: Highlight 2.0 Demo

Wednesday, April 07, 2004 12:16 AM by Fox
Pretty cool assembly, BTW.

# Test Post Using Aylar Highlighter

Friday, May 07, 2004 12:27 AM by TrackBack

# Test Post Using Aylar Highlighter

Friday, May 07, 2004 12:28 AM by TrackBack

# Code Highlighting and dasBlog 1.6 hotfix

Friday, May 07, 2004 9:38 AM by TrackBack

# re: Highlight 2.0 Demo

Friday, May 07, 2004 4:08 PM by Jose Manners
can anybody tell me what do I need to do to get a blog in weblogs.asp.net? Sorry to use this medium to ask but I do not know who to ask

# re: Highlight 2.0 Demo

Tuesday, June 01, 2004 5:49 PM by Serge van den Oever, Macaw
When there is an url in a string, it puts <a href="xxx"....</a> within the string instead of the URL! Is this a bug or a feature? ;-)

# re: Highlight 2.0 Demo

Tuesday, June 01, 2004 6:06 PM by Thomas Johansen
All input is encoded which is why it shows the actual anchor code instead of just displaying the clickable anchor (So I'd say this is a feature)

Leave a Comment

(required) 
(required) 
(optional)
(required)