[!NOTE|label:references:]
badge plugin
[!TIP|label:references]
addBadge
// regular badge
addBadge icon: 'symbol-regular/thumbs-up plugin-font-awesome-api', text: '<code>symbol-regular/thumbs-up plugin-font-awesome-api</code>'
// warning badge
addWarningBadge(text: 'Houston, we have a problem ...', link: 'https://youtu.be/2Q_ZzBGPdqE')
// error badge
addErrorBadge(text: 'Transmission failed!')
addSummary
addSummary icon: 'symbol-brands/git plugin-font-awesome-api', text: '<code>symbol-brands/git plugin-font-awesome-api</code>'
symbols
[!TIP|label:references:]