Examples
Each example shows Carve source and its HTML output. Select Rendered to see the result.
The examples are grouped by whether a feature is always available, must be enabled, or applies only to unusual input.
| Page | What is on it |
|---|---|
| Core | Syntax available without configuration and supported by every implementation. |
| Optional features | Features available in every implementation that you enable explicitly, plus extensions supplied by an application. |
| Parser and output settings | Typography settings, heading-section wrappers, and non-HTML output. |
| Edge cases | Unmatched, incomplete, or intentionally literal syntax. |
The displayed HTML for Core and Edge Cases is generated from examples shared by the JavaScript, PHP, and Rust implementations.
The Optional Features and Settings pages show saved output because the result depends on configuration that this site does not enable.