Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

Trailing slash fix #290

Merged
merged 3 commits into from
Dec 1, 2022
Merged

Trailing slash fix #290

merged 3 commits into from
Dec 1, 2022

Conversation

sondrelg
Copy link
Member

@sondrelg sondrelg commented Nov 26, 2022

Fixes #264

Builds on #288

Darragh Duffy and others added 3 commits November 26, 2022 13:55
The current format inlined the first item, then
listed the next items using `\n- `. This corrects
the behaviour so the first item is also formatted
as intended.
It's unclear why this was put in, and it causes
problems for users. No significant tests failed
in a way that raises any red flags, so this
seems like it will be fine to remove.
@sondrelg sondrelg marked this pull request as ready for review November 26, 2022 13:13
@sondrelg
Copy link
Member Author

@darduf @radowit would you like to review this? 🙇

Copy link

@darduf darduf left a comment

Choose a reason for hiding this comment

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

Looks good to me.
Does this need rebasing? Looking at the removal of code here for the regex get_key_value

@darduf
Copy link

darduf commented Dec 1, 2022

Hi @sondrelg, do you think we could get this fix in a new release soon?

@sondrelg sondrelg merged commit 07bf094 into master Dec 1, 2022
@sondrelg sondrelg deleted the pr/288 branch December 1, 2022 11:44
@sondrelg
Copy link
Member Author

sondrelg commented Dec 1, 2022

Yes, thanks for pinging me, I've been a little busy the last few days and forget stuff 🙈 I'll release this now

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.

Trailing slash in parametrized path
2 participants