`, even empty ones. //! - URLs are wrapped in a `
` //! - Alt Text is supported for preformatted-toggles, and is written as //! the aria-label of the `
` tag. //! - Consecutive list items are wrapped in a `
` //! pub mod gemini_parser; pub mod html_renderer;