May I add one more idea:

Is it possible to make plugin (which can be enabled for a part of the
site) to render the lines in a template like (in terms of language
translation syntax):
template: <p><a name="line_number">$1</a></p>
...and every line of the text to replace $1 template variable.

I believe, that would fix all the arguments about the proper rendering
of the text :)

Thanks once again,

Bogdan

On 1 Дек, 04:31, Bogdan <[email protected]> wrote:
> Is it possible to make the system turn a single line break into
> paragraph marks?
>
> I need it for my site.
>
> Thank you in advance,
>
> Bogdan
>
> On 6 ïËÔ, 16:47, The Editor <[email protected]> wrote:> On Mon, Oct 5, 2009 at 
> 4:18 PM, blues <[email protected]> wrote:
>
> > > On Oct 5, 10:15špm, The Editor <[email protected]> wrote:
> > >> As mentioned
> > >> above, getting intuitive line spacing to work is not easy. But I plan
> > >> to continue pursuing it.
>
> > > I really appreciate your efforts, and i am willing to help if i ever
> > > reach a good knowledge of the BoltWire internals regarding markup. :-)
> > > Thinking out loud: if we enclose in <p></p> everything encosed in /n/n
> > > and /n/n? Wouldn't it be closer to what we are looking for?
>
> > Yes that is possible, but I don't think it would work because in
> > matching a pattern the \n\n would have to get counted twice--as the
> > end of the preceding paragraph and the start of the next paragraph.
> > From my understanding, regex doesn't work that way. šI think just by
> > nature, trying to get intuitive line spacing is going to be a bit
> > messy. Perhaps the best solution is to have an optional config setting
> > that changes how lines are handled from wiki-creole to intuitive. But
> > still, it's just messy when you have forms and images and stuff that
> > don't really need linespacing tags around them. I don't know, we may
> > be closer than we think. I'm getting good output with the last
> > release...
>
> > Cheers
> > Dan

--

You received this message because you are subscribed to the Google Groups 
"BoltWire" 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/boltwire?hl=en.


Reply via email to