It seems that what's causing swish-e to choke is the HTML2 parser ... when I use the HTML parser, it works fine with no errors.
Is there an advantage to using the HTML2 parser over the HTML parser?
--Thanks and God bless!
----- Original Message ----
From: "amscopub-pcshop@yahoo.com" <amscopub-pcshop@yahoo.com>
To: users@lists.swish-e.org
Sent: Friday, July 25, 2008 2:12:22 PM
Subject: [swish-e] Process textile as regular text or html?
I am using textile for my files. For those of you who don't know what it is, it is a simple markup like mediawiki. I have been converting these files to html using the default Text::Textile perl module; however, the swish html parser seems to not like (some of ) the resulting files. For example, I get:
error: Unexpected end tag : about_us </about_us/terms/><br />
error: error parsing attribute name Salem Publishing <http://www.salempublishing.com/> <br />
Can I process these textile files as regular text (instead of converting them to html)? Is swish-e smart enough to ignore the simple markup? Here's an example:
h1. Heading
A word in _italics_ followed by a word in *bold*.
* One
* Two
* Three
A "link":http://www.doesntexist.org to nowhere.
I'm using swish-e 2.4.5
--Thanks and God bless!
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Fri Jul 25 14:18:30 2008