Variable: markdown-ts--link-ref-cache-tick
markdown-ts--link-ref-cache-tick is a buffer-local variable defined in
markdown-ts-mode.el.gz.
Documentation
Value of buffer-chars-modified-tick when the cache was built.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/markdown-ts-mode.el.gz
(defvar-local markdown-ts--link-ref-cache-tick nil
"Value of `buffer-chars-modified-tick' when the cache was built.")