Fix #3869
This commit is contained in:
parent
887347106d
commit
6c8eb4a19a
@ -115,6 +115,9 @@ def env(x: str) -> str:
|
||||
return italic(x)
|
||||
|
||||
|
||||
envvar = env
|
||||
|
||||
|
||||
def file(x: str) -> str:
|
||||
return italic(x)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user