Skip to content

Allow tags to be multiline. - #345

Merged
yogthos merged 1 commit into
yogthos:masterfrom
vendethiel:multiline-tag
Aug 24, 2026
Merged

yogthos merged 1 commit into
yogthos:masterfrom
vendethiel:multiline-tag

Conversation

@vendethiel

Copy link
Copy Markdown
Contributor

Fixes #331.

This needs changes both in the tests and in the actual parser, since the tests duplicate the patterns.


@laconiccrafts if you're able to test this in your project it'd be helpful :). Thanls.

Fixes yogthos#331.

This needs changes both in the tests and in the actual parser, since the
tests duplicate the patterns.
@yogthos

yogthos commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Thanks, looks good to me. @seancorfield any comments?

@seancorfield

Copy link
Copy Markdown
Collaborator

LGTM. I'm a bit surprised this didn't already work universally since I certainly split tags across multiple lines already, but perhaps I only split the start/end tags and not the arguments for tags?

@yogthos

yogthos commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Yeah, I'm surprised we haven't ran into this earlier as well.

@yogthos
yogthos merged commit 932c7bd into yogthos:master Aug 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

allow include tag to be multi-line

3 participants