weblate/docs/snippets/format-features/odf-features.rst
Michal Čihař c2e6e26cf0
fix(formats): correct supported feature metadata (#20559)
Align generated format feature docs with actual parser behavior so Weblate does not advertise unsupported capabilities or hide supported ones.
2026-07-09 11:43:17 +00:00

32 lines
1.2 KiB
ReStructuredText
Vendored

.. AUTOGENERATED START: format-features odf
.. This section is automatically generated by `./manage.py list_format_features`. Do not edit manually.
.. list-table:: Supported features
:stub-columns: 1
* - File extensions
- ``.odc``, ``.odf``, ``.odg``, ``.odi``, ``.odm``, ``.odp``, ``.ods``, ``.odt``, ``.otc``, ``.otf``, ``.otg``, ``.oth``, ``.oti``, ``.otp``, ``.ots``, ``.ott``, ``.sxw``
* - Linguality :ref:`ⓘ <bimono>`
- Monolingual
* - Supports plural :ref:`ⓘ <format-plurals>`
- ``No``
* - Supports descriptions :ref:`ⓘ <format-description>`
- ``No``
* - Supports explanation :ref:`ⓘ <format-explanation>`
- ``No``
* - Supports context :ref:`ⓘ <format-context>`
- ``No``
* - Supports location :ref:`ⓘ <format-location>`
- ``No``
* - Supports flags :ref:`ⓘ <format-flags>`
- ``No``
* - API identifier
- ``odf``
* - Supports read-only strings :ref:`ⓘ <read-only-strings>`
- ``No``
* - Supports removing obsolete strings :ref:`ⓘ <obsolete-strings>`
- ``No``
* - Check flags added by this format :ref:`ⓘ <custom-checks>`
- ``strict-same``
.. AUTOGENERATED END: format-features odf