# HG changeset patch # User Franz Glasner # Date 1521289242 -3600 # Node ID 35ce96a3150e8d6b752d153d23ad2b8e7556053b # Parent 5d47693916ee8d53f71d041a96d98cd2da6cdfe6 Use :rfc: role to link to RFCs diff -r 5d47693916ee -r 35ce96a3150e configmix/variables.py --- a/configmix/variables.py Thu Mar 15 15:08:15 2018 +0100 +++ b/configmix/variables.py Sat Mar 17 13:20:42 2018 +0100 @@ -122,7 +122,7 @@ @filter("saslprep") def saslprep(config, v): - """Do a `SASLprep` according to RFC4013 on `v`. + """Do a `SASLprep` according to :rfc:`4013` on `v`. This is a Stringprep Profile for usernames and passwords