blueprint-compiler/blueprintcompiler/outputs
Tom Greig f93d5d2acd Handle nested CDATA from nested templates
When putting CDATA into the output, any instances of ']]>' in the text
are replaced with ']]]]><![CDATA[>'.  This allows nested templates, e.g.
from list views inside list views to work properly.
2025-03-28 20:53:03 +00:00
..
xml Handle nested CDATA from nested templates 2025-03-28 20:53:03 +00:00
__init__.py Format using black 2022-12-19 11:52:59 -06:00