Skip to content

Comments

fix(#2712): preserve new lines in markdown text#3624

Merged
MSzalowski merged 1 commit intodevelopfrom
fix/2712-markdown-rendering-for-governance-action-metadata-dealing-with-n
May 14, 2025
Merged

fix(#2712): preserve new lines in markdown text#3624
MSzalowski merged 1 commit intodevelopfrom
fix/2712-markdown-rendering-for-governance-action-metadata-dealing-with-n

Conversation

@MSzalowski
Copy link
Contributor

List of changes

  • preserve new lines in markdown text

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

@MSzalowski MSzalowski requested a review from Ryun1 as a code owner May 13, 2025 13:50
@github-actions
Copy link
Contributor

✅ All checks succeeded

2 similar comments
@github-actions
Copy link
Contributor

✅ All checks succeeded

@github-actions
Copy link
Contributor

✅ All checks succeeded

@MSzalowski MSzalowski requested a review from Ciabas May 14, 2025 06:13
@MSzalowski MSzalowski force-pushed the fix/2712-markdown-rendering-for-governance-action-metadata-dealing-with-n branch from f5a42b2 to bc39900 Compare May 14, 2025 07:14
@github-actions
Copy link
Contributor

✅ All checks succeeded

2 similar comments
@github-actions
Copy link
Contributor

✅ All checks succeeded

@github-actions
Copy link
Contributor

✅ All checks succeeded

@MSzalowski MSzalowski force-pushed the fix/2712-markdown-rendering-for-governance-action-metadata-dealing-with-n branch from bc39900 to 1a6fbc9 Compare May 14, 2025 09:17
@github-actions
Copy link
Contributor

✅ All checks succeeded

2 similar comments
@github-actions
Copy link
Contributor

✅ All checks succeeded

@github-actions
Copy link
Contributor

✅ All checks succeeded

@MSzalowski MSzalowski force-pushed the fix/2712-markdown-rendering-for-governance-action-metadata-dealing-with-n branch from 1a6fbc9 to a3ca508 Compare May 14, 2025 10:02
@github-actions
Copy link
Contributor

✅ All checks succeeded

2 similar comments
@github-actions
Copy link
Contributor

✅ All checks succeeded

@github-actions
Copy link
Contributor

✅ All checks succeeded

Copy link
Contributor

@Ciabas Ciabas left a comment

Choose a reason for hiding this comment

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

Good job!
Based on the abstract:
image
it looks good:
image

@MSzalowski MSzalowski merged commit 9a9b0fd into develop May 14, 2025
8 checks passed
@MSzalowski MSzalowski deleted the fix/2712-markdown-rendering-for-governance-action-metadata-dealing-with-n branch May 14, 2025 11:56
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.

🐛 Markdown rendering for governance action metadata dealing with \n

2 participants