-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
uri: !lambda 'return id(uri);'
uri: !lambda "return id(uri);"
uri: !lambda return id(uri);In all of those cases the lambda's body should be highlighted as a c++ code block. Currently it only works for cases 2 and 3.
Relevant code:
| - match: '(!lambda) ("(.*)"|(.*))' |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels