New data format for non_splitting_tags, splitting_tags, ignore_tags

Created on 6 February 2025, 2 months ago

Problem/Motivation

During the translation process, I encountered an error: "Expected 'splitting_tags' parameter to be an array of strings."

Upon reviewing the documentation here, I noticed that the non_splitting_tags, splitting_tags, and ignore_tags parameters are described as "Comma-separated list of XML tags," yet their data type is specified as "array[string]."

To resolve this, we need to convert the comma-separated list into an array of strings.

🐛 Bug report
Status

Active

Version

2.2

Component

Code

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024