Extract Code Blocks from Markdown
Version updated for https://github.com/ntnn/mdextract to version v0.1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The mdextract GitHub Action is a tool that automates the extraction of code blocks from markdown files, with support for filtering by programming language and custom tags. It simplifies workflows by enabling the retrieval of specific, tagged, or hidden code blocks (e.g., within HTML comments) for tasks such as testing, CI pipelines, or documentation processing. This action is particularly useful for managing and using embedded code in markdown files efficiently.
Release notes
Changelog
- ae39e0ef04c094b0fc7f8cffba82c73b0527d64a Add goreleaser
- ab85b1069d238573b125ab6c6f70dbd69b5a1030 Initial commit
- 49428adb9c54987617583da0da320299caeae523 Lower go version
- a78622bae8aad43aae6df8b7be3ba66cb280b8e6 Merge pull request #2 from ntnn/repo-sync/admin/default
- 3faff0e56a8c8141c1629770dad43c14dcd49fae Merge pull request #3 from ntnn/renovate/pin-dependencies
- f883b2787c42323b94dc81209c0f04daabfb85a3 Merge pull request #4 from ntnn/renovate/actions-checkout-6.x
- 0d9113d80590b0592618f88ece9ad887a4a5adc5 Merge pull request #5 from ntnn/renovate/actions-setup-go-6.x
- 6685ec96dbf71d14cac4b871a788fce4065bac66 chore(deps): pin actions/setup-go action to 40f1582
- 1d0877a2c5f188116c9ce365d20549c37bff6f18 chore(deps): update actions/checkout action to v6
- 45f0960af4130f6dc3f08cfc75c406401875ea68 chore(deps): update actions/setup-go action to v6
- 301d9e1ba13ed0ec2cae3a82b010c6dfcdac9779 🔄 created local ‘.github/renovate.json’ from remote ‘repo-template/.github/renovate.json’
- 394017a75a145ddd617a061b3347a084d411ff6e 🔄 created local ‘.github/workflows/wait-for-status-checks.yaml’ from remote ‘repo-template/.github/workflows/wait-for-status-checks.yaml’
- dbcb6d8d42507a90a5a0be90dd645d0abab4abca 🔄 created local ‘LICENSE’ from remote ‘repo-template/LICENSE’
Released by GoReleaser.