/*
SPDX-License-Identifier: MIT OR Apache-2.0
SPDX-FileCopyrightText: © 2023-2026 Bruce D'Arcus and Citum contributors
*/
use crate::;
/// Embedded citation template for plain numeric citation styles.
///
/// Renders as the citation number itself (wrapping is style-controlled):
/// `1`, `(1)`, or `[1]` depending on the parent citation options.