.. Test raw with the :head: attribute
This is a paragraph.
.. raw:: html
:head:
<style type="text/css">
table {
caption-side: bottom;
}
</style>
.. Test raw with the :head: attribute
This is a paragraph.
.. raw:: html
:head:
<style type="text/css">
table {
caption-side: bottom;
}
</style>