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 OpenWikilinkDirectiveRegionProperties
| Property | Type | Description |
|---|---|---|
| isUsed | boolean | Whether the region has covered a wikilink, which is what stops it being reported as pointless. |
| lineIndex | number | The line the region was opened on. |
Links to this page: