ioos / ckanext-ioos-theme

IOOS Catalog as a CKAN extension
GNU Affero General Public License v3.0
7 stars 14 forks source link

Split GCMD keywords into separate tags #200

Closed benjwadams closed 5 years ago

benjwadams commented 5 years ago

Splits any GCMD keywords as determined by ">" surrounded by optional spaces into separate tags. Part of #172.

benjwadams commented 5 years ago

I'm going to create some unit tests to ensure this works properly, but please review the code at your leisure as well.

benjwadams commented 5 years ago

OK, unit tests are ready.