@faubulous/mentor-rdf-serializers
    Preparing search index...

    Interface FrontmatterFormatOptions

    interface FrontmatterFormatOptions {
        indent: string;
    }
    Index
    indent: string

    The indent string for one nesting level (e.g. ' ' or '\t').