and this lua filter. return { Span = function(elem) -- match if the class of the element ends in "." if elem.classes[1]:match("%.$") then
確定! 回上一頁