mirror of
https://github.com/containers/podman.git
synced 2025-06-28 06:18:57 +08:00
Update XML to not embed quote in PATH on windows
* Remove the unsupported commend in lua script Fixes #4335 Signed-off-by: Jhon Honce <jhonce@redhat.com>
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
# links-to-html.lua
|
||||
function Link(el)
|
||||
el.target = string.gsub(el.target, "%.1.md", ".html")
|
||||
return el
|
||||
|
Reference in New Issue
Block a user