Skip to content

Fixed codeblock resolver processed JSON code blocks as flags - #3449

Closed
aleksandrychev wants to merge 1 commit into
cfengine:masterfrom
aleksandrychev:ENT-13062
Closed

Fixed codeblock resolver processed JSON code blocks as flags#3449
aleksandrychev wants to merge 1 commit into
cfengine:masterfrom
aleksandrychev:ENT-13062

Conversation

@aleksandrychev

Copy link
Copy Markdown
Contributor

Ticket: ENT-13062

Replaced \s* which targeted spaces and new lines with [ \t]+ that only takes spaces and tabs but not new lines

Ticket: ENT-13062

Replaced \s* which targeted spaces and new lines with [ \t]+ that only takes spaces and tabs but not new lines

Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech>
@cfengine cfengine deleted a comment from aleksandrychev Jun 19, 2025
@aleksandrychev

Copy link
Copy Markdown
Contributor Author

@cf-bottom jenkins

@cf-bottom

Copy link
Copy Markdown

@aleksandrychev

Copy link
Copy Markdown
Contributor Author

not needed, I will open 3.24 only

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants