zendesk / samson

Web interface for deployments, with plugin architecture and kubernetes support
Other
1.45k stars 234 forks source link

Improve risks parsing to allow for emojis to the left of header #3944

Closed PierceAndy closed 3 years ago

PierceAndy commented 3 years ago

Description

When attempting to add simple emojis to the left of section headers to improve readability at a glance: image

We noticed that the risks section failed to be parsed in samson: Screenshot 2021-04-14 at 1 45 57 PM

This PR allows emojis to be added to the left of section headers without otherwise affecting current behaviour too much

Risks

joemeister commented 3 years ago

How is this tested?

PierceAndy commented 3 years ago

How is this tested?

I've tested it with unit tests and manual tests in console