The community member is new to the expression editor and wants to know how to add some static text before a dynamic value. The comments suggest using template literals, providing an example of Example Text ${PostData.data.data.post.date}. Another community member notes that the backticks may not have been properly displayed due to a limitation of the platform. The issue is resolved, and the community members thank each other for the help.
@John Siciliano, I was reading the docs and see that the backticks didn't get added into the statement. Maybe that's a limitation of gitbook? But if they could be added, it might be helpful in this situation.