-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I'm having trouble trying to use this extension. Tried with both the default Alabaster theme and the latest commit of the RTD theme.
extensions = ['sphinx.ext.intersphinx', 'sphinxcontrib.details.directive']
Sphinx 2.2.0
sphinxcontrib-details-directive 0.1.0
Alabaster 0.7.12
RTD 0.4.3.r136.gfeb0beb
Input:
.. details:: test
test
Output:
<div class="docutils container">
<p>test</p>
<p>test</p>
</div>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels