Reference a symbol defined in a file — verified at compile time that the
named file exists AND defines the named symbol (via ast-grep, cross-language).
Compiles to the file-qualified inline form `file#symbol` so the markdown
lint / refs-hook re-verify the same reference.
Reference a symbol defined in a file — verified at compile time that the named file exists AND defines the named symbol (via ast-grep, cross-language). Compiles to the file-qualified inline form
`file#symbol`so the markdownlint/refs-hookre-verify the same reference.