Project

General

Profile

Actions

Task #104716

closed

Dashboard - Documentation - use correct markup for yaml code examples

Added by Philipp Kuhlmay 3 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Documentation
Target version:
Start date:
2024-08-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
dashboard, documentation
Complexity:
easy
Sprint Focus:

Description

Currently the yaml code examples for EXT:dashboard are not rendered correctly inside the documentation. The colours for the syntax highlighting do not match accordingly.

The .. code-block:: yaml markup needs to be added.

Example:

:file:`Configuration/Services.yaml`::

.. code-block:: yaml

   services:
     dashboard.widget.testList:
       class: 'TYPO3\CMS\Dashboard\Widgets\ListWidget'

I will provide a patch.

Actions

Also available in: Atom PDF