Hi,

I've written a new recipe about using a file upload progress bar with
Hobo:
http://cookbook.hobocentral.net/recipes/72-upload-progress-bar-with-hobo-and

I've been trying to get syntax highlighting to work, like in this
recipe: http://cookbook.hobocentral.net/recipes/8-use-parts-on-repeated-elements

I've tried using this syntax:

<pre class="ruby">
<code>
# app/models/attachment.rb
belongs_to :client
</code>
</pre>

It works great some times of the code, but others it doesn't. It just
prints a message in red: REXML could not parse this XML/HTML. Have you
ever seen that before?

I'm a bit lost of where to look, I know that cookbook is using a JS
syntax highlight plugin, but it doesn't seem to work smoothly. As
someone is already working in the 1.3 cookbook, maybe I could give a
hand to make syntax highlight straightforward.

Regards,
Ignacio

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to