View Source PolyPost.Resource behaviour (poly_post v0.1.0)
A behavior used to transform a resource (like a markdown file) into structured content.
Summary
Callbacks
Defines a way to return the desired content from the resource.
Types
Callbacks
Defines a way to return the desired content from the resource.
This MAY return other keys but MUST have have a key named key
.