if you put the following line in links.txt:
@doc Stripe API Reference
and give the following in composer box:
in composer:
@doc links.txt
is this same as give the link directly in composer box as follows?
in composer:
@doc Stripe API Reference
will cursor crawl and fully index all content from linked web page when the link itself is given in a text file?