TMS Blocks adds custom blocks for the WordPress block editor (Gutenberg).
The blocks are meant to act like a transparent interface for the html and css produced by them.
The plugin currently includes the following blocks:
– Link
– Dynamic Field
– Generic Block
– Heading
– Image
– List
– List Item
– Paragraph
– Post Context
These blocks are used to define content structure and render block output in a predictable way.
The source code for this plugin, including unminified assets, is available at:
https://github.com/andrei-136/tms-blocks