in reply to Re: RFC: more of that almost-book
in thread RFC: more of that almost-book

Yeah, I was just messing about, trying to achieve a discretionary line-break (I'd really have liked a zero-width space for that in fact :-)
I'll remove them when I next push (they're added as part of the transform, not inline in the source).
Bill H
perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")'

Replies are listed 'Best First'.
Re^3: RFC: more of that almost-book
by radiantmatrix (Parson) on Oct 26, 2006 at 16:14 UTC

    Discretionary line breaks can be achieved with the Soft Hyphen (­, I think). However, it doesn't work in Firefox (or other gecko-based UAs), and where it is supported elsewhere, it will add a hyphen before the break. Don't know if that helps or hurts, but might give you a place to start.

    <radiant.matrix>
    Ramblings and references
    The Code that can be seen is not the true Code
    I haven't found a problem yet that can't be solved by a well-placed trebuchet