openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19587
Re: Wiki content imported into MediaWiki - please check
On Wed, Dec 19, 2012 at 2:27 AM, Daniel P. Berrange <berrange@xxxxxxxxxx>wrote:
>
> The migration has not handled '<<BR>>' syntax that Moin uses to
> insert line breaks. This causes a bit of a mess, eg look at
> the " Things to avoid when creating commits " section here
>
> https://wiki-staging.openstack.org/wiki/GitCommitMessages
>
> which is full of stray '<' and '>' characters
>
>
MediaWiki uses <br />. We can fix that with a global search/replace.
- Ryan
References