# HG changeset patch # User Kim Alvefur # Date 1686484967 -7200 # Node ID fcef6263acdb837c36e7d06c4d200b47a80dfba4 # Parent cb141088eff0d2ed7a9dd98b196aac63f993f4d3 mod_http_oauth2: Use code spans for some config options in README To make them more recognisable as code things. diff -r cb141088eff0 -r fcef6263acdb mod_http_oauth2/README.markdown --- a/mod_http_oauth2/README.markdown Sat Jun 10 12:04:00 2023 +0200 +++ b/mod_http_oauth2/README.markdown Sun Jun 11 14:02:47 2023 +0200 @@ -61,7 +61,7 @@ a client requests access. Built-in pages are provided, but you may also theme or entirely override them. -This module honours the 'site_name' configuration option that is also used by +This module honours the `site_name` configuration option that is also used by a number of other modules: ```lua @@ -75,7 +75,7 @@ ``` Some templates support additional variables, that can be provided by the -'oauth2_template_style' option: +`oauth2_template_style` option: ```lua oauth2_template_style = {