[Solar-talk] retain line breaks/newline

Rodrigo Moraes rodrigo.moraes at gmail.com
Mon Aug 7 09:15:15 PDT 2006


On 8/7/06, Paul M Jones wrote:
> Text_Wiki has the drawback of being PHP4 only; if you code to
> E_STRICT you're going to get lots of error notices (although it works
> just fine).

Hmm, I corrected the error notices by hand. Bad for upgrades, though,
but I couldn't live with them.

> Am currently working on an updated version of it for Solar, based
> more on [Markdown][] rules than generic wiki rules

Markdown is great, nice to know. So I'll wait and for use my old
parser for a while, until the Solar version arrives.

> Having one target format
> makes it a hell of a lot easier to write rendering logic.
[...]
> I don't think the package comes with an html-to-wiki renderer; that's
> kind of outside the scope of the project anyway.

I won't need anything but XHTML, at least in a near future.
And googling around it seems that there aren't solid solutions to
convert xhtml to wiki format, although it is a very common request. No
problem - I will search for some regexps and it will be done after
some tests.

thanks a lot,
rodrigo


More information about the solar-talk mailing list