testcontainers / testcontainers-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
https://dotnet.testcontainers.org
MIT License
3.82k stars 278 forks source link

chore: Replace codeinclude with snippets #1251

Closed HofmeisterAn closed 2 months ago

HofmeisterAn commented 2 months ago

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

netlify[bot] commented 2 months ago

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit 9328da5d6ddbf157a5285b4960c8b603a8a3abca
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.