rmraya / OpenXLIFF

An open source set of Java filters for creating, merging and validating XLIFF 1.2, 2.0 and 2.1 files.
https://www.maxprograms.com/products/openxliff.html
Eclipse Public License 1.0
65 stars 17 forks source link

Improvement | config_dita | image #18

Closed lmiu closed 1 year ago

lmiu commented 1 year ago

Current config for image

image

According to https://docs.oasis-open.org/dita/dita/v1.3/csprd01/part3-all-inclusive/non-normative/elementsMerged.html

should break segment whereas with other attribute or no attribute shall be inline. **Request** Add config support to cover \ case.
rmraya commented 1 year ago

The filter does not check whether the "placement" attribute in is set to "inline" or "break".