We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064b286 commit f750e1aCopy full SHA for f750e1a
1 file changed
.github/workflows/.markdownlint.yaml
@@ -0,0 +1,4 @@
1
+# gh-aw agentic workflows mix YAML frontmatter with markdown body, which
2
+# markdownlint misreads as indented code blocks. Disable the fenced-code
3
+# rule for workflow markdown files.
4
+MD046: false
0 commit comments