Skip to content
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

fix: code block titles are consistent #14

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

abvthecity
Copy link
Collaborator

@abvthecity abvthecity commented Aug 8, 2024

This PR makes changes to the formatting and output of code blocks in several cookbooks.

  • The code block formatting is updated to use backticks (`) instead of single quotes (') in the code block headers.
  • The output of code blocks is now displayed using the OUTPUT keyword instead of `title="Output".
  • In some cases, the code block language is also specified, e.g., python PYTHON, go GO, etc.
  • Some code blocks are also updated to use the http keyword instead of Text cURL.

Copy link

github-actions bot commented Aug 8, 2024

Copy link

github-actions bot commented Aug 8, 2024

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.

1 participant