bneradt commented on code in PR #12385: URL: https://github.com/apache/trafficserver/pull/12385#discussion_r2237872112
########## doc/admin-guide/plugins/header_rewrite.en.rst: ########## @@ -1717,7 +1740,7 @@ This rule will deny all requests for URIs with the ``.php`` file extension:: Use GMT regardless of system timezone setting --------------------------------------------- -This rule will change the behavior of %{NOW}. It will always return time in GMT. +This rule will change the behavior of %{NOW}. It will always return time in GMT.:: Review Comment: This renders as `.:`. I think we want `::`. Or, does `.:` work? I don't know offhand how to address this in Sphinx. I see now that there is a lot of `.::` in this file. Can you fix those as well. :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org