Testing Tags Format
This file has both keywords and tags fields in non-array format to test the script's ability to convert them into proper array format.
Tags Should Be Arrays
The script should convert both the keywords
and tags
fields to array format.
Examples
- Keywords field should become
tags: [testing, markdown, formatting]
- Tags field should become
tags: [not in array format]