Y
Hacker News
new
|
ask
|
show
|
jobs
by
submeta
480 days ago
Can I use this to convert flowcharts to yaml representations?
1 comments
EarlyOom
480 days ago
We convert to a JSON schema, but it would be trivial to convert this to yaml. There are some minor differences in e.g. tokens required to output JSON vs yaml which is why we've opted for our strategy.
link