Hello Sebul El 07/10/17 a las 01:54, sebul escribió: > I found P and p in a wml file. For example, > in > https://alioth.debian.org/scm/viewvc.php/webwml/english/international/index.wml?view=markup&revision=1.50&root=webwml > has capital P and small letter p. > > What is difference capital letter tags and small letter tags in a wml file?
The tags with capital letters are probably from paragraphs written long time ago that have not been changed since then. Now the recommendation is to use lowercase for the HTML tags and attributes. Changing the old uppercase tags into the corresponding lowercase ones requires time and care (e.g. use smart_change.pl to avoid translations appear as outdated when they aren't), so I guess most of the times, we just wait until we need to update some text in a page, and take that opportunity to update the tags too. Cheers -- Laura Arjona Reina https://wiki.debian.org/LauraArjona

