TYPO3-Documentation / render-guides

Render the docs with phpdocumentor/guides
GNU General Public License v3.0
3 stars 8 forks source link

[Bug]: Double rendering of an admonition "Note" #725

Closed linawolf closed 3 months ago

linawolf commented 3 months ago

Summary An "admonition" with a "note" content renders a "note" twice

Code snippet that reproduces the problem Input RST:

.. admonition:: Note

Unfortunately, PhpStorm only recognizes a file as a PHP archive when it has the ``.phar`` suffix.
This is remedied by creating a symbolic link: ``ln -s phpunit tools/phpunit.phar``.

output HTML (in our render-guides context):

Expected output

linawolf commented 3 months ago

@garvinhicking moved your issue from https://github.com/phpDocumentor/guides/issues/1056 this comes from our templates