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: remove decoration around backtick blocks #507

Merged
merged 2 commits into from
Jul 13, 2024

Conversation

rolandvarga
Copy link
Contributor

@rolandvarga rolandvarga commented Jul 4, 2024

Code blocks created via backticks wrap all content like in the screenshot below:
image

The suggested change removes the brackets around the rendered content like so:
image

Copy link

netlify bot commented Jul 4, 2024

👷 Deploy Preview for anatole-demo processing.

Name Link
🔨 Latest commit 727c03e
🔍 Latest deploy log https://app.netlify.com/sites/anatole-demo/deploys/6686138415ac7e0008f49845

@lxndrblz lxndrblz self-assigned this Jul 13, 2024
@lxndrblz lxndrblz added the enhancement New feature or request label Jul 13, 2024
@lxndrblz lxndrblz changed the title remove decoration around backtick blocks fix: remove decoration around backtick blocks Jul 13, 2024
@lxndrblz lxndrblz added bug Something isn't working and removed enhancement New feature or request labels Jul 13, 2024
@lxndrblz lxndrblz merged commit ca04698 into lxndrblz:master Jul 13, 2024
4 checks passed
@lxndrblz lxndrblz linked an issue Jul 13, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Misaligned first code line in code blocks
2 participants