Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Allow line breaks between headers in readme.txt#227

Open
Ryokuhi wants to merge 1 commit into
WPTT:developmentfrom
Ryokuhi:development
Open

Allow line breaks between headers in readme.txt#227
Ryokuhi wants to merge 1 commit into
WPTT:developmentfrom
Ryokuhi:development

Conversation

@Ryokuhi
Copy link
Copy Markdown

@Ryokuhi Ryokuhi commented Oct 4, 2021

Line breaks between headers are not forbidden, but the readme.txt parser failed if there was an empty line between them.

The parser code is intended to allow line breaks between headers, but a small bug prevented this.

Resolves: #226

Line breaks between headers are not forbidden, but the readme.txt parser
failed if there was an empty line between them.

The parser code is intended to allow line breaks between headers, but a
small bug prevented this.

Resolves: #226
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] readme.txt parser fails if there are empty lines between headers

1 participant