Rosetta Code:TODO: Difference between revisions

</lang name> errors should fail in a more obvious way
(</lang name> errors should fail in a more obvious way)
Line 11:
* Copy/modify code from [[Loop Structures]] to pages in [[:Category:Iteration]].
* Change ''all'' code examples and creation guides to use <nowiki><lang></nowiKi> instead of '''tt''' or '''pre'''. GeshiCodeTag will now quietly wrap those in HTML '''pre''' blocks. Use a standardized language ID for each language. I'll alias them to existing or newly supported language IDs as appropriate and possible.
** It would be nice to have the common mistake of <nowiki><lang name>...</lang name></nowiki> either fail hard or silently be fixed to the proper form of <nowiki><lang name>...</lang></nowiki>. Otherwise, it hides all subsequent page content until it finds an correct <nowiki></lang></nowiki> end tag.
* Add features and paradigms to all language pages using parameters in [[Template:Language]] and [[Template:Language programming paradigm]]
** <s>Add features according to the [[Language Comparison Table]] where applicable</s>
Anonymous user