We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36054d2 commit dba740aCopy full SHA for dba740a
1 file changed
docs/xml-and-html-handling/tag-handling-v2.mdx
@@ -13,6 +13,10 @@ Tag handling v2 uses an algorithm that balances both translation quality and for
13
14
V2 enforces strict XML parsing and will return an error if invalid XML is submitted.
15
16
+<Note>
17
+ Customers who had not used tag handling prior to 2025-12-01 default to v2. All other customers default to v1.
18
+</Note>
19
+
20
## Usage Examples
21
22
### Translation with v2
0 commit comments