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

chore: Replace codeinclude with snippets #1251

Merged
merged 5 commits into from
Sep 2, 2024

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

The PR replaces the codeinclude with the pymdown snippets extension.

Why is it important?

The extension is part of Python Markdown Extensions and aligns with our requirements. It also supports additional use cases, such as including a specific line by its line number and specifying the language for syntax highlighting, which previously did not work e.g. with XML files. We can use this extension to embed content from any arbitrary files.

Related issues

@HofmeisterAn HofmeisterAn added documentation Docs, docs, docs. chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups labels Sep 2, 2024
Copy link

netlify bot commented Sep 2, 2024

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 9328da5
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/66d5f557764b130008f6ac97
😎 Deploy Preview https://deploy-preview-1251--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@HofmeisterAn HofmeisterAn merged commit 5b3d494 into develop Sep 2, 2024
14 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/replace-codeinclude-with-snippets branch September 2, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups documentation Docs, docs, docs.
Projects
None yet
1 participant