This is some text with a |span| span of raw text |nspan| directive.
.. raw:: html
<div class="raw">
This text is in a division with class "raw".
.. raw:: html
</div>
This is text after the raw division.
.. |span| raw:: html
<span class="raw">
.. |nspan| raw:: html
</span>