Hi everyone,
I uploaded this .rst file to Confluence, and I want the metadata attached to be picked up and used by Confluence.
I added some metadata for the labels I want the page to have, and I'm not sure how to assign those labels to the page.
# test.rst
.. meta::
:labels: testLabels
:label: testLabel
:title: testTitle
Thank you