This recipe describes how to integrate Intra-Page-Links while using COAST. (At the moment there isn't yet a special renderer available. Therefore we describe here only the static way).
[[#wd DisplayAnythingRenderer { /AnythingInfo { "<p><a href="#top">Top of the page</a>" } }]]
[[#wd DisplayAnythingRenderer { /AnythingInfo { "<p><a href="[[#wd Lookup PageURL ]]#top">Top of the page</a>" } }]]Page.any:
[[#wd DisplayAnythingRenderer { /AnythingInfo { "/PageURL {" " "http"" " { /Condition {" " /ContextCondition { header.HTTPS }" " /True "s"" " } }" " "://"" " { /Lookup header.HOST }" " { /Lookup REQUEST_URI }" "}" } }]]
[[#wd DisplayAnythingRenderer { /AnythingInfo { "<a name="top">Top of the page</a>" } }]]