Dylan Owen

Results 15 issues of Dylan Owen

Lightbend training data includes "On Demand" training which we don't display on our front page or /training pages ``` sessions": Array[1][ { "where": "Virtual Classroom", "when": "On demand", "trainers": null,...

This resolves #55 and provides backwards compatible paths forward for both clients and servers. I moved everything over to `spec-md` following the patterns https://github.com/graphql/graphql-over-http is using. You can find a...

I haven't had a chance to dive into the specifics but if you have something in your markdown like ````markdown ```d2 a -> b ``` ```d2 b -> c ```...

I've been working on an mdbook [d2](https://d2lang.com/) renderer lately and most of the code is exactly the same as the graphviz code. It would be great to share some of...