Skip to content

OpenWikilinkDirectiveRegion

A disable region that has been opened and not yet enabled again.

Import:

import type { OpenWikilinkDirectiveRegion } from 'obsidian-dev-utils/script-utils/demo-vault-coverage';

Signature:

export interface OpenWikilinkDirectiveRegion

Properties

PropertyTypeDescription
isUsedbooleanWhether the region has covered a wikilink, which is what stops it being reported as pointless.
lineIndexnumberThe line the region was opened on.

Links to this page: