metanorma / stepmod2mn

Migrating STEPmod documents to Metanorma
0 stars 1 forks source link

Strip trailing whitespaces in titles and other document attributes #193

Closed ronaldtse closed 5 months ago

ronaldtse commented 5 months ago
Screenshot 2024-05-09 at 2 54 57 AM Screenshot 2024-05-09 at 2 55 04 AM Screenshot 2024-05-09 at 2 55 15 AM
Intelligent2013 commented 5 months ago

Whitespace there is in the source XML:

<module name="presentation_hierarchy" 
    name.french="Hi&#233;rarchie de pr&#233;sentation "

I'll apply the normalize-space to the attributes values.

Intelligent2013 commented 5 months ago

Fixed in https://github.com/metanorma/stepmod2mn/releases/tag/v1.57.