We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c698087 commit 284f21aCopy full SHA for 284f21a
packages/core/_tests/fixtures/output/.md-ignore
packages/core/_tests/fixtures/output/md/transform-remote.md
@@ -252,6 +252,11 @@ jobs:
252
git diff --staged --quiet || git commit -m "docs: update markdown"
253
git push
254
```
255
+
256
+#### Alternative GitHub Actions
257
258
+- [markdown-code-inject](https://github.com/Cox65/markdown-code-inject) - Inject code snippets into markdown
259
+- [markdown-autodocs](https://github.com/dineshsonachalam/markdown-autodocs) - Auto-generate docs from code
260
<!-- ⛔️ MD-MAGIC-EXAMPLE:END *-->
261
262
<!-- ⛔️ MD-MAGIC-EXAMPLE:START (FILE:src=./docs/Syntax.md) -->
0 commit comments