Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
span: abbr: span
Hi Textile weavers! Should not we get rid of the requirement to enclose abbreviations in <span class="caps"> tags automatically? What is the point for it? Nevertheless, the two-letter abbreviation remains unmarked, just as US in the Textile manual itself. In my case, when I need to insert an English acronym into a Lithuanian text, it turns into a ridiculous ‹span›‹abbr›‹span› piece of HTML code:
%[en]LLM(language Learning Models)%
<span lang="en"><abbr title="language learning models"><span class="caps">LLM</span></abbr></span>
When an abbreviation is needed, we can specify it precisely: CBDC(Central Bank Digital Currency). Which would be enough to enclose in a single ‹abbr› tag, couldn’t it?
Offline