//! Active upstream Mermaid baseline metadata.
//!
//! These constants describe the source revision that production parsing, layout, rendering, and
//! parity fixtures target.
pub use crate::generated::mermaid_reference::{
PINNED_MERMAID_BASELINE_TAG, PINNED_MERMAID_BASELINE_VERSION,
PINNED_MERMAID_BASELINE_VERSION_SUFFIX, PINNED_MERMAID_CLI_VERSION,
};