#31008: Incorrect rendering of some code blocks in documentation
---------------------------------------------+------------------------
Reporter: Baptiste Mispelon | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
---------------------------------------------+------------------------
There seem to be a rendering issue for some of the code blocks on the
[https://docs.djangoproject.com/en/dev/topics/logging/#examples logging
documentation page].
The code blocks have the following text on the top:
{{{
.. code-block:: python
:caption: settings.py
}}}
Only the `dev` and `3.0` versions of the documentation seem affected (at
the time of the report anyway).
I'm not sure if other pages are affected.
--
Ticket URL: <https://code.djangoproject.com/ticket/31008>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.f20d8c893a50aa3d3330bb3e67bd0fa7%40djangoproject.com.