Currently, folder tag syntax in AssetPack only supports curly braces (e.g. {tag}). It would be useful to allow developers to define a custom pattern or delimiter style (e.g. [], <>, or ::tag::) for tag parsing to fit different project conventions or pipeline requirements.