So here, I am referring to the keys "#title", "#markup", etc. I noticed there are other similar keywords, which I'm sure somehow relates to where and how Drupal outputs its content to.
Saw it in the getting started documentation, that versioning looks like this: (>=8.x-3.x)
Not sure how to interpret this? I assume ">=8.x" means that the module is compatible with Drupal versions 8 or higher. So what is the "-3.x" refers to?
On my Drupal 8 site the Metatag module that is configured.
When I share a link from my site to an instant messenger like Telegram or social networks like Facebook, the title, description and image are automatically retrieved and displayed.
Here is my question:
I have an instant messenger with the Private Message module :