Page MenuHomePhabricator

Honor template formatting (whitespaces)
Closed, InvalidPublic

Description

IABot should not alter the template formatting, especially the use of whitespaces.

E.g.

{{template | with = a lot | of = spaces }}

should not be changed to

{{template|with=a lot|of=spaces|archiveurl=https://archive.org/knows/everything}}

at least for somewhat regular cases, e.g. a single whitespace around the pipes and equal signs.