| Summary: | Apostrophe in text breaks highlighting of YAML markup | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-syntax-highlighting | Reporter: | daobrien |
| Component: | syntax | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | christoph, john.kizer, walter.von.entferndt |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
daobrien
2025-02-27 11:18:23 UTC
https://yaml.org/spec/1.2.2/#single-quoted-style Is that not just a side effect on ' starting a single quoted string? Hi - just changing status here as this appears to be pending a response, thanks! (In reply to Christoph Cullmann from comment #1) > https://yaml.org/spec/1.2.2/#single-quoted-style > > Is that not just a side effect on ' starting a single quoted string? tbh I don't know. If this falls under the heading of "expected behaviour" then ok, but it took me by surprise. I currently get around it by not using an array. Feel free to close this if you think it's not a bug. cheers. |