We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 019d505 commit ef390f9Copy full SHA for ef390f9
components/serializer.rst
@@ -1205,6 +1205,8 @@ Option Description
1205
``<![CDATA[...]]>``
1206
``cdata_wrapping_pattern`` A regular expression pattern to determine if a ``/[<>&]/``
1207
value should be wrapped in a CDATA section
1208
+``ignore_empty_attributes`` If set to true, ignores all attributes with empty ``false``
1209
+ values in the generated XML
1210
============================== ================================================= ==========================
1211
1212
.. versionadded:: 7.1
0 commit comments