Skip to content

test2045: replace HTML multi-line comment markup with # comments#19498

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:txml6
Closed

test2045: replace HTML multi-line comment markup with # comments#19498
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:txml6

Conversation

@vszakats
Copy link
Copy Markdown
Member

@vszakats vszakats commented Nov 12, 2025

As used everywhere else in tests/data. To play nice with XML.

Follow-up to 9756d1d

Copy link
Copy Markdown
Contributor

@dfandrich dfandrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only hacked in enough support to handle single-line XML-style comments, so this helps reduce confusion.

@vszakats vszakats closed this in 8a19bf8 Nov 12, 2025
@vszakats vszakats deleted the txml6 branch November 12, 2025 19:07
@vszakats
Copy link
Copy Markdown
Member Author

With %LT, %GT and %AMP, it's down to 5 non-compliant files at #19470.

One awkward place to use %AMP is Perl snippets with && in them.
A handful of full HTML/XML data content and #include <curl/curl.h>
also become a bit weird. Something to think about if there are more
elegant ways to handle them.

@dfandrich
Copy link
Copy Markdown
Contributor

dfandrich commented Nov 12, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants