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

    Interface FrontmatterFormatOptions

    interface FrontmatterFormatOptions {
        indent: string;
    }
    Index

    Properties

    Properties

    indent: string

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