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

[Bug] Fix markdown syntax for some of the HCL examples #679

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pierskarsenbarg
Copy link

@pierskarsenbarg pierskarsenbarg commented May 28, 2024

Currently they're set to have a space between the three backticks and the language name:


``` hcl

instead of


```hcl

Fixes: #680

currently they're set to have a space between the three backticks and the language name
@pierskarsenbarg pierskarsenbarg changed the title Updated the markdown for the HCL examples [Bug] Fix markdown syntax for some of the HCL examples May 28, 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.

Markdown for certain docs pages isn't valid
1 participant