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

Skip but retain mkdocs scissor syntax in invalid frontmatter #739

Merged

Conversation

sourishkrout
Copy link
Member

@sourishkrout sourishkrout commented Feb 11, 2025

Better support for the Mkdocs ecosystem. Thanks for reporting @agardnerIT!

Solves #723. Example (remove backslashes):

--8<-- "snippets/live-code-snippets-button-executor.md"

## Import Dynatrace Dashboard

\```sh {"name":"docker ps"}
docker ps
\```

Copy link
Contributor

@pastuxso pastuxso left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@sourishkrout sourishkrout merged commit 654dda3 into main Feb 11, 2025
8 checks passed
@sourishkrout sourishkrout deleted the 723-runme-cli-fails-on-certain-formats-of-markdown branch February 11, 2025 18:38
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.

runme CLI fails on certain formats of markdown
2 participants