check_spelling() and pkgdown cross references to chapter titles
#195
|
I encountered a special case where In a package vignette I describe different e.g. Referring to this chapter can be done in pkgdown using
Is there a way to solve this without adding a reference with a different name to each of the chapter titles? |
Replies: 1 comment 1 reply
|
|
check_spelling()should ignore URL's. The relevant code was updated in #189. Please check if the problem persist with that version.