%L for Literals
If you want to include a literal with no escaping you can use the `%L` formatter.
It works similar to the string formatter:
Last updated
If you want to include a literal with no escaping you can use the `%L` formatter.
It works similar to the string formatter:
Last updated