Skip to content

Support a Comma separated list (single string) for tags #2820

@zachleat

Description

@zachleat

One issue with the conversion from Ghost to Markdown is how tags are handled. In the export, multiple tags on a post are comma-separated, like this -

---
title: Example Article
slug: example-article
tags: one, two
---

via https://bitsofco.de/from-ghost-to-11ty/#tags

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeThis will have to be included with a major version as it breaks backwards compatibility.feature: 📞 collectionsRelated to Eleventy’s tags/collections feature

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions