-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bs4_book 🥾featurea feature request or enhancementa feature request or enhancementnextto consider for next releaseto consider for next release
Milestone
Description
Hi-
I'm noticing (thanks to @mine-cetinkaya-rundel) that bs4_book links are missing <meta> tags.
Same with tidytextmining, which I know used to work because I helped to fix the sharing images before 😉
With bookdown::gitbook format, pandoc generated the <meta> tags correctly, provided the cover_image and url fields were filled in, like:
When I search in the HTML of r4ds for example, I don't see the same <meta> tags for OpenGraph and twitter:

maelle
Metadata
Metadata
Assignees
Labels
bs4_book 🥾featurea feature request or enhancementa feature request or enhancementnextto consider for next releaseto consider for next release


