You've been able to reference subscriber metadata in your emails for a while now. This is a great way of creating a mail-merge-esque effect and customizing your newsletter for your recipients:
You can now take this a step further if you're using tags! Tags are useful ways of bucketing or grouping your subscribers already, but sometimes you want to send slight variations of the same newsletter to multiple tags. To do so is simple:
(Though I certainly and sincerely hope you write something less stilted than the above.)
Buttondown's templating engine is based on Django's, meaning that you can do a lot of other things.
Such as sending a paragraph if someone isn't tagged with a given tag:
Or handling logic if someone doesn't have any tags at all:
That's it for now! If there are other programmatic/template-y use cases you'd like to see Buttondown tackle, my inbox is open