# HG changeset patch # User Kim Alvefur # Date 1554044348 -7200 # Node ID 5fb14ae57b4cacbe72c202f074d7d044bc8a8e5e # Parent b583cce491dee98f0eca48565b75cd44b018d771 mod_pubsub_github/README: Mark up options as code snippets diff -r b583cce491de -r 5fb14ae57b4c mod_pubsub_github/README.markdown --- a/mod_pubsub_github/README.markdown Sun Mar 31 16:56:26 2019 +0200 +++ b/mod_pubsub_github/README.markdown Sun Mar 31 16:59:08 2019 +0200 @@ -22,10 +22,10 @@ The module also takes the following config options: - Name Default Description - ---------------- ----------- ------------------------------------------- - github\_node "github" The pubsub node to publish commits on. - github\_secret *not set* Shared secret used to sign HTTP requests. + Name Default Description + ----------------------- ------------------- ------------------------------------------------------------ + `github_node` `"github"`{.lua} The pubsub node to publish commits on. + `github_secret` *not set* Shared secret used to sign HTTP requests. The URL for Github to post to would be either: