wdpr
    Preparing search index...

    Interface BibliographyCiteData

    Data for [[bibcite label]] (bibliography citation) elements. Renders as a numbered reference link in the text.

    interface BibliographyCiteData {
        brackets: boolean;
        label: string;
    }
    Index

    Properties

    Properties

    brackets: boolean

    Whether to render the citation number in brackets

    label: string

    Citation key that matches an entry in [[bibliography]]