Hey CMS Hub Developers, I have some developer experience questions for you.
HubSpot has a set of standard default modules. (Rich Text, image, gallery, etc). When you want to use those in your templates, our developer documentation shows the module tag, and field attributes available. Additionally you can view the code for any of our modules in the design manger within the @hubspot/folder and by fetching that folder with the CLI.
When you’re looking up information on them, do you prefer to see the tabular list of fields like we do on our docs, or would you rather it be even easier to see the code for the module - which would mean you would see the fields.json file directly?