@wdprlib/parser
    Preparing search index...
    interface BlockquoteLine {
        elements: Element[];
        hasLineBreak: boolean;
    }
    Index

    Properties

    elements: Element[]
    hasLineBreak: boolean