Replies: 1 comment 2 replies
-
Hello, I am not certain if this will answer your question completely, but I believe this addition is to track required changes to template files to align with the constitution as introduced by commit 2f043ef five days ago. I think YAML is easily ready by CI integrations, perhaps? Currently if you look inside
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting started with Spec-Kit. I noticed that the constitution file has YAML data embedded in an HTML comment. This isn't very clear to me, considering that Markdown supports YAML natively, and Markdown editors like Obsidian support YAML front matter, which is highly machine-readable. What is the thought process of the current method of embedded YAML in an HTML comment block?
Beta Was this translation helpful? Give feedback.
All reactions