r-lib / downlit

Syntax Highlighting and Automatic Linking
https://downlit.r-lib.org
Other
90 stars 22 forks source link

export find_rdname()? #95

Closed maelle closed 3 years ago

maelle commented 3 years ago

It'd be most useful for e.g. https://github.com/r-lib/pkgdown/issues/1251

hadley commented 3 years ago

Given the decreased scope, I think href_topic() should be adequate.

maelle commented 3 years ago

Maybe it's not as I'd like to be able to parse the local Rd for finding the topic title. :slightly_smiling_face: