Tags Format Test
Published at 2023-05-15
Last update over 365 days ago
Licensed under CC BY-NC-SA 4.0
testing
markdown
formatting
not in array format
scripts
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]