Skip to content

Commit 284f21a

Browse files
committed
fixtures
1 parent c698087 commit 284f21a

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

packages/core/_tests/fixtures/output/.md-ignore

Whitespace-only changes.

packages/core/_tests/fixtures/output/md/transform-remote.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,11 @@ jobs:
252252
git diff --staged --quiet || git commit -m "docs: update markdown"
253253
git push
254254
```
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
255260
<!-- ⛔️ MD-MAGIC-EXAMPLE:END *-->
256261
257262
<!-- ⛔️ MD-MAGIC-EXAMPLE:START (FILE:src=./docs/Syntax.md) -->

0 commit comments

Comments
 (0)