String interpolation is not highlighted as expected but is instead highlighted a comment.
<record>
title "#{record['method']} #{record['request']} Web Traffic"
<record>

ETA:
The code sample I gave may not be valid. Here's a better example from the docs.
String interpolation is not highlighted as expected but is instead highlighted a comment.
ETA:
The code sample I gave may not be valid. Here's a better example from the docs.