beancount
    Preparing search index...

    Variable NON_DATED_ENTRY_TYPESConst

    NON_DATED_ENTRY_TYPES: readonly [
        "include",
        "option",
        "plugin",
        "poptag",
        "pushtag",
    ] = ...

    Array of all Beancount entry types that do NOT start with a date. These entries follow the pattern: <type> ...