Use `text` for ical files, as there is no `ical` lexer in Pygments. Closes #901.

pull/877/head
Steve Piercy 2025-09-27 15:22:19 -07:00
rodzic c2b2b087de
commit 6306a3be67
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1909,7 +1909,7 @@ def _get_conferences(self: Component) -> list[Conference]:
Example:
The following are examples of this property:
.. code-block:: ical
.. code-block:: text
CONFERENCE;VALUE=URI;FEATURE=PHONE,MODERATOR;
LABEL=Moderator dial-in:tel:+1-412-555-0123,,,654321

Wyświetl plik

@ -51,7 +51,7 @@ class Conference:
Example:
The following are examples of this property:
.. code-block:: ical
.. code-block:: text
CONFERENCE;VALUE=URI;FEATURE=PHONE,MODERATOR;
LABEL=Moderator dial-in:tel:+1-412-555-0123,,,654321