[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Wiki editing

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 11 Dec 2019 05:02:48 +0000

Nathan Hartman wrote on Wed, 11 Dec 2019 04:44 +00:00:
> On Tue, Dec 10, 2019 at 9:22 PM Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> > I wanted to update the Python 3 page on the wiki, but I'm given a choice
> > between a in-browser WYSIWYG editor and editing raw HTML. Neither of
> > these is very user-friendly to me (the default editor doesn't even
> > render correctly; the raw HTML editor puts the whole list of bullets in
> > one long source line — without LF characters after the <br/> tags). Is
> > there any way to get something that I can copy to $EDITOR, edit, and
> > copy back?
>
> Did you solve it?

I haven't.

I ended up copying the HTML to $EDITOR, added a line break in every
«<br/>» between the «r» and the «/», and made the edit this way. It
seems to have worked, but when I opened the edit window again
afterwards it was again all one long line, so I'll have the problem again
next time.

I'm hoping I won't have to do such search-and-replace hacks every time;
it's as user-friendly as a steering wheel that does CAPTCHAs during
red lights.

Thanks for following up.

Daniel

> Thanks for updating the status of the *backport* scripts.
Received on 2019-12-11 06:03:16 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.