Skip to content

Conversation

@MakisH
Copy link
Member

@MakisH MakisH commented Jan 14, 2026

Replaces double quotes with single quotes in the Markdown summary tables, as suggested in #674.

The main table (with printf '...') is still failing with the ' in Eigen's in precice/precice@40a98c3

Error: https://github.com/precice/tutorials/actions/runs/20990221387/job/60333606849?pr=694

Tried with printf '%q\n' "message", but then this does not handle backticks, and it messes up with the Markdown rendering. It looks like we cannot easily handle both backticks and single quotes.

@MakisH MakisH self-assigned this Jan 14, 2026
@MakisH MakisH marked this pull request as draft January 14, 2026 10:12
@MakisH MakisH changed the title System tests: Handle backticks in commit descriptions System tests: Escape strings in commit info Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants