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
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.
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.