cedadev / cf-vocab-editor

Editor for CF vocab.
Other
1 stars 0 forks source link

Remove extra line in alias entry (XML file) #46

Open efisher008 opened 1 week ago

efisher008 commented 1 week ago

Suggested in this GitHub dicussion:

Currently there is a extra empty line in each alias entry, e.g.

<alias id="chlorophyll_concentration_in_sea_water">
    <entry_id>mass_concentration_of_chlorophyll_in_sea_water</entry_id>

  </alias>

If this extra line is unnecessary to the functioning of the XML file, it could be removed to improve the file layout.