Once this PR gets in, frost gets full framework to support multiple plugins - In other words we can focus primarily on writing plugins and they will be rendered by frost
Transform
Frost.Plugins transform
should keep document as is, if no frost code blocks in it
should substitute frost code blocks with content from plugin
should modify document with multiple plugins
should stop with error if plugin not found for given frost block
Once this PR gets in,
frost
gets full framework to support multiple plugins - In other words we can focus primarily on writing plugins and they will be rendered byfrost