3MFConsortium / test_suites

This repository contains 3MF conformance test suites. Each test suite provides coverage for a specific combination of 3MF Core and Extension requirements.
BSD 2-Clause "Simplified" License
7 stars 0 forks source link

Editor Validation of leading and training spaces #102

Closed JimZuber closed 1 month ago

JimZuber commented 9 months ago

Leading or trailing spaces in path and target references may cause issues with renderers. I suspect that we strip the leading and trailing spaces before starting our validation. If it is simple to implement, perhaps we could generate a warning if the code that strips the spaces in fact finds spaces.

jordig100 commented 1 month ago

Moved to source code repository