#31008 closed Bug (fixed)
Incorrect rendering of some code blocks in documentation
| Reported by: | Baptiste Mispelon | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
There seem to be a rendering issue for some of the code blocks on the 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.
Note:
See TracTickets
for help on using tickets.
Yep. Good catch. Thanks!