Fix Badge to use token processor
Badge
appears to be the only place in core that renders participant tokens - so to switch over we need
- Unit test covering badge
- Add participant token processor
- switch badge over
- as part of this as a follow up ... event tokens
Note that there are other places that would like to leverage participant tokens - I'm leaving that stuff to be part of the task to fix up the pdf letter. There is also the email letter - which probably needs it's own gitlab