Refactor rendering approach #720
Labels
do not close
Issue which won't close due to inactivity
enhancement
New functionality or behavior
performance
Something could be made faster or more efficient
Milestone
Uh oh!
There was an error while loading. Please reload this page.
There are several rendering-related ideas I'd like to explore for v3:
OutputWriter
objectphp://memory
stream instead of concatenating stringsNormalizerInterface
) so that renderers could potentially handle multiple node types without needing to tell the Environment in advancehtml
,md
,xml
)Whether these actually get implemented will depend on how the testing goes.
The text was updated successfully, but these errors were encountered: