Изменения

выделение для комментариев в обоих случаях
Строка 78: Строка 78:  
if isEmpty( link ) then
 
if isEmpty( link ) then
 
html:wikitext( text )
 
html:wikitext( text )
 +
 +
if hasCustomComment then
 +
html:addClass( defaultClass .. '-comment' )
 +
end
 +
 
return tostring( html )
 
return tostring( html )
 
end
 
end
Анонимный участник