-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be really nice to somehow pull the block definitions from the typescript and render a block catalog automatically as part of the documentation build. That way authors of downstream extensions wouldn't have to-rewrite the documentation from each block just to have them rendered in the pages.
In theory, we can fairly easily read the block definitions from the various comments in the typescript (it might require a custom parser, but that's entirely possible) but rendering what the blocks look like would be a pain unless we can somehow get PXT to kick out a pre-rendered image of a single block...
Open to ideas on this one.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request