Markout

Source-generated .NET serializer that renders annotated objects as Markdown. Reach for it when a CLI or tool needs structured, readable output instead of hand-built strings. It looks like System.Text.Json source generation but the rules differ — there is NO reflection fallback, so it needs a generated MarkoutSerializerContext and Markout-specific attributes. Pinned to Markout 0.13.7.

richlander Updated

File contents

richlander/dotnet-package-skills/tree/main/experiments/markout-013/skills/markout commit b4d0b0cd77

Frequently asked questions

npx skillmds@latest add richlander/markout-2