Skip to content

Conversation

Gijsreyn
Copy link
Contributor

PR Summary

This pull request adds the uri(), uriComponent(), and uriComponentToString() functions, along with their reference documentation.

PR Context

Partially addresses #57.

@Gijsreyn
Copy link
Contributor Author

Not sure what totally went wrong here, but the older build failed, while the new one succeeded at first.

@Gijsreyn Gijsreyn requested a review from SteveL-MSFT October 11, 2025 10:41
$success | Should -BeTrue

$expression = "[uri('$base', '$relative')]"
$escapedExpression = $expression -replace "'", "''"
Copy link
Member

Choose a reason for hiding this comment

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

This line isn't needed I think

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Didn't totally get you, but if you were talking about the escapedExpression one, it is:

image

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.

2 participants