Skip to content

Fix "Unknown language engine 'yml'" warnings #55

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

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

riccardoporreca
Copy link
Member

  • Instead of reading them as code chunks and rendering them via {yml}, use inline R expressions as suggested at https://stackoverflow.com/a/67815701.
  • We still read all workflow files upfront to streamline the approach and leverage this for the "ci-cd.yml" workflow included twice.
  • Consistent usage of yaml as plain-markdown fenced block language.

* Instead of reading them as code chunks and rendering them via `{yml}`, use inline R expressions as suggested at <https://stackoverflow.com/a/67815701>.
* We still read all workflow files upfront to streamline the approach and leverage this for the "ci-cd.yml" workflow included twice.
* Consistent usage of `yaml` as plain-markdown fenced block language.
Copy link
Member

@RolandASc RolandASc left a comment

Choose a reason for hiding this comment

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

cheers, looks good

@riccardoporreca riccardoporreca merged commit 44f2573 into master Mar 25, 2025
4 checks passed
@riccardoporreca riccardoporreca deleted the feature/fix-yml-code-chunks-engine-warning branch March 25, 2025 15:05
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.

None yet

2 participants