line / promgen

Promgen is a configuration file generator for Prometheus
https://line.github.io/promgen/
MIT License
1.04k stars 150 forks source link

[BUGFIX] Use additional v-pre tags to avoid issues with user input. #498

Closed kfdm closed 2 months ago

kfdm commented 2 months ago

We want to add v-pre automatically to all text area tags, since those are often used for general user descriptions. We also add v-pre tags for other areas where an objects .description tag might be rendered.