Remove test-markdown.json and update .gitignore

This commit is contained in:
Lina Tawfik
2025-05-28 18:14:13 -07:00
parent 019043f2fb
commit 7d1773e98f
2 changed files with 2 additions and 5 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,6 @@
.DS_Store
node_modules
rendered.html
test-markdown.json
**/.claude/settings.local.json

View File

@@ -1,5 +0,0 @@
{
"text": "# Test Rendering\n\n\![](https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png)\n\nThe image above has no alt text but should still render.",
"mode": "gfm",
"context": "anthropics/claude-code-action"
}