diff --git a/.ldoc/config.ld b/.ldoc/config.ld index c183c39..dc84930 100644 --- a/.ldoc/config.ld +++ b/.ldoc/config.ld @@ -50,11 +50,6 @@ custom_tags = { title = "Video", format = function(value) return video_frame("https://www.youtube.com/embed/" .. value) - --[[ - return '' - ]] end, }, -- settings