You will all be glad to know (I hope you are, anyway) that version 2 (actually 2.01) is out on Sourceforge. <http://txt2html.sourceforge.net/> is now the...
Thanks! I had a text with a lot of links that I needed to convert to html (for obvious reasons), and it worked great. There was one url that it didn't...
... I'm not entirely sure whether parentheses are legal in a URL. ... Basically, the pattern which recognises a URL does not include parentheses in what it...
Hi. First of all, I think I have found a bug in the documentation for --custom_headings_regexp. It states that -H '^ *\d+\.\d+\. \w+' matches something like ...
... Thanks! I'll correct that. ... Using the wrong version perhaps? I tried this with version 2.01 on your RELNOTES file (with the --custom argument) with the...
... Version 2.01 with Perl 5.8.0 running on OS/2. It's working fine when I use ksh instead of OS/2's standard command shell. I just found out the problem....
Well, I have been so inspired by all this running around, that I have made a new release, 2.02, which contains a) the documentation fix mentioned earlier in...
New release of txt2html: version 2.02 - minor documentation fix - minor enhancement to HTML::TextToHTML process_para method: added is_fragment option to...
... http://sourceforge.net/project/showfiles.php?group_id=31276 Which I found via http://sourceforge.net/projects/txt2html/ to which there's a pointer from ...
thanks - it just wasn't clear whether the announcement meant a new version from a personal web site or the main one. actually, sf.net shows a version 2.03 ... ...
... That's because there were some bugs with the tests, which I fixed, and made a new release. When I have made a release, it is: - usually announced on...
There's a new release in all the usual places; not much of a change; - one small enhancement (making CAPS tagging optional) - a few changes (in consultation...
hi guys, you have a really great tool here. I have at this point 3 quick questions about missing formatting, and a third observation: First, if you look at ...
... You add that text in the second filter, after the TextToHTML conversion is done. ... Shocking. Are you sure the content-type header is what you think it ...
As you had suspected (referring to all my .txt documents coming across as plain text in the browser, though it was html text after being filtered) it was a...
... As Seth said, the top "HTML::TextToHTML" wasn't part of the original document which was processed by HTML::TextToHTML -- it can't process what wasn't...
kathryn et. al. Doing the easy thing and moving the numbers that I am trying to coerce into a list on the left, following the numbers with a period, still...
... Um, you've really got me confused now. Looking at your original URL, http://www.sirfsup.com/languages/perl/Apache/txt2html.txt2 which you've now changed,...
... That would be me. Send to perlkat AT katspace dot com -- but as I said in another post, I suspect a patch isn't needed. Kathryn Andersen (thinking of...
dear kathryn, I can see the html source and you are absolutely right, it has been made into ol/li/li/li/ol tag. Because it wasn't being transformed in my ...
... How strange. The only thing I can think of is if you turn on the "xhtml" option and see if that makes any difference. Kathryn Andersen -- _--_|\ |...
... 2.10 Sat 6th December 2003 - changed process_para method to assume it has only one paragraph; and added process_chunk method to deal with processing...
Yes, I am really on a roll this weekend! The new version 2.20 now recognises four different table types (ALIGN, BORDER, PGSQL and DELIM) and has the ability to...
I apologize for a novice question, but I need some help so that I can make use of txt2html . The perl environment on my machine does not permit me to update...
... To install into a different directory than the default, the standard perl module install mechanism allows you to redefine the PREFIX. The normal mode of...
I updated from CPAN to v2.20 and it looks great. I think a change was made so that comments appear on separate lines. Everything appears to line up properly....