Skip to content

Unwanted spaces 3: anywhere else #128

@oldenbourglaura

Description

@oldenbourglaura

Description

Originating from badly formatted source text, there are a lot of words in the wiki output that have unwanted spaces in the middle of the word. This issue deals with occurences of this error not in headers and not in round brackets, but anywhere else, for example: "Coordinatin g Lead Authors:"
If possible, we want to delete those spaces.

Method

Regex, if possible

Observed in Wiki

The error we are looking for looks like this:

  • ''' '''
  • '' ''

I have no solution for telling whether the replacement should be a space of nothing.

Mysuggestion would be that I go through the chapters manually with this regex and clean up all the words with spaces in them that I find. I estimate this would take about 5 minutes per chapter.

Expected in Wikitext

Example file

Additional information

(This problem only occurs in Gatsby files, but the fix should't affect the Wordpress files.)

Metadata

Metadata

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions