A template for rendering plans as artifact pages ships with a stricter sanitizer.
The plan artifact template is bundled with no visible render site.
What's wrong with this entry?
A new embedded HTML template for rendering plans as artifacts ships alongside the existing workshop templates, with a hardened sanitizer. Nothing in this build shows where the plan template gets rendered, so it may not be reachable yet.
- The sanitizer strips
iframe,embed,object,base,form,link,noscript,frameset,frame,plaintextand the SVG animation elements. - Collected results use a list type that stops accepting entries past a cap and records an overflow marker instead of growing without bound.
templates/artifact-plan.html
Strings lifted out of the shipped bundle, so the claim above can be checked against them.