What is the <_out> Tag?
The <_out>
wrapper is a special format used by Moby to clearly separate its responses from other content. While not a standard HTML element, it serves as a structured envelope for machine-consumable format.
<_out>
Your complete HTML or text content
</_out>
This format ensures clean parsing and validation of outputs without interfering with typical HTML structures. You won't find these wrappers in production websites - they're strictly for Moby's response formatting.
Why is This Format Used?
- Standardizes responses across different formats (HTML, SVG, plain text)
- Provides clear boundaries for content validation
- Enables advanced parsing and transformation systems
- Prevents conflicts with existing HTML elements
See It In Action
Try writing any text below to see the Moby format in action: