Open davidmaxwaterman opened 9 years ago
Input :
<caption>{{caption|cleanHTML}}</caption>
output:
<span>{{_computeExpression2(caption, cleanHTML)}}</span>
Replacing caption tags with span tags seems pointless and reduced semantic-nessness.
Input :
output:
Replacing caption tags with span tags seems pointless and reduced semantic-nessness.