Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only use one backtick for one-line string #3113

Closed
fabricereix opened this issue Aug 2, 2024 · 0 comments · Fixed by #3121
Closed

Only use one backtick for one-line string #3113

fabricereix opened this issue Aug 2, 2024 · 0 comments · Fixed by #3121
Labels
breaking Breaking change
Milestone

Comments

@fabricereix
Copy link
Collaborator

One-line string in Hurl will now be enclosed with only one backtick

`hello`     => VALID
```hello``` => NOT VALID ANY MORE
@fabricereix fabricereix added enhancement New feature or request breaking Breaking change labels Aug 2, 2024
@fabricereix fabricereix added this to the 5.0.0 milestone Aug 2, 2024
@fabricereix fabricereix linked a pull request Aug 5, 2024 that will close this issue
@jcamiel jcamiel removed the enhancement New feature or request label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants