-
Notifications
You must be signed in to change notification settings - Fork 870
yaml syntax in EuiCodeBlock could be better #9079
Copy link
Copy link
Labels
low hanging fruitAn issue, often a bug, that is lower effort and clearly ought to be fixedAn issue, often a bug, that is lower effort and clearly ought to be fixedrequestClear use case, business priority. Requires a clear yes/no answer or coordination.Clear use case, business priority. Requires a clear yes/no answer or coordination.
Metadata
Metadata
Assignees
Labels
low hanging fruitAn issue, often a bug, that is lower effort and clearly ought to be fixedAn issue, often a bug, that is lower effort and clearly ought to be fixedrequestClear use case, business priority. Requires a clear yes/no answer or coordination.Clear use case, business priority. Requires a clear yes/no answer or coordination.
Type
Fields
Give feedbackNo fields configured for Enhancement.
Point of contact → @P1llus
Problem Statement
Syntax highlighting for
yamlis not looking as expected inEuiCodeBlock. It could be better, compared to defaults inprismjs(the library providing the highlighting).Proposed Solution
Check whether it's possible to improve.
Use Case
Additional context (Optional)
snippet in
EuiCodeBlocksnippet in prismjs test page