Add bandages to your markdown
Do you know how to add these remarkable bandages to your markdown?
Static
You can easily create a bandage by the following code

'''
Parameters:
label: string
message: string
color: optional
- "brightgreen"
- "green"
- "yellowgreen"
- "yellow"
- "orange"
- "red"
- "lightgrey"
- "blue"
'''
Here is the demo

Advanced
You can also optimise styles or create a dynamic bandage by json/xml/yaml endpoint. Here is the official tutorial.