pagespec for links dependencies
parent
ba1dfb4ec6
commit
348a6aaee3
|
@ -166,9 +166,10 @@ Link dependencies:
|
||||||
* So, brokenlinks can fire whenever any links in any of the
|
* So, brokenlinks can fire whenever any links in any of the
|
||||||
pages it's tracking change, or when pages are added or
|
pages it's tracking change, or when pages are added or
|
||||||
removed.
|
removed.
|
||||||
|
* To determine if a pagespec is valid to be used with a links dependency,
|
||||||
TODO: How to determine if a pagespec is valid to be used with a links
|
use the same set that are valid for presence dependencies. But also
|
||||||
dependency? Use the same simple pagespecs that are valid for presence
|
allow `backlinks()` to be used in it, since that matches pages
|
||||||
dependencies? Seems ok.
|
that the page links to, which is just what link dependencies are
|
||||||
|
triggered on.
|
||||||
|
|
||||||
[[done]]
|
[[done]]
|
||||||
|
|
Loading…
Reference in New Issue