Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Javier QuinteroJavier QuinteroReporter
Stephany MongeStephany MongeFix versions
Priority
Major
Details
Details
Assignee
Javier Quintero
Javier QuinteroReporter
Stephany Monge
Stephany MongeFix versions
Priority
Sentry
Sentry
Sentry
Created August 5, 2019 at 5:35 PM
Updated February 27, 2020 at 11:09 PM
Resolved August 23, 2019 at 3:30 PM
That would help with the readability of large code blocks, such as on https://www.forgebox.io/view/mementifier or https://www.forgebox.io/view/cbelasticsearch.
pre {
background-color: #fafafa;
padding: 1em;
}
pre code {
color: #111 !important;
}