Closed
Description
Bug report
Version
v1.0.0-alpha.9
Steps to reproduce
to create a post and write - category: foo
on front matter.
What is expected?
contains the category in $categories
.
What is actually happening?
not contained.
Other relevant information
maybe simple mistake:
correctly:
handleCategory(category, key)