Rosetta Code:TODO: Difference between revisions

m
→‎TODO: We finished that
(→‎TODO: use "lang" *everywhere*, including unsupported languages.)
m (→‎TODO: We finished that)
Line 10:
* Go through the "needs-review" and "incorrect" examples on the [[String length]] and [[Bitwise operations]] pages and make sure they're correct.
* Copy/modify code from [[Loop Structures]] to pages in [[:Category:Iteration]].
* <s>Change <nowiki><language></language> tags to <lang language></lang></nowiki> tags. Check for correct highlighting as you go and discuss problems [[Village Pump:Home/Syntax Highlighting‎|here]].</s>
*<s>Check pages for <nowiki><code> tags that were intended to be inline with text and change them to <tt></nowiki> tags.</s> Unnecessary due to switch to lang tags.
* 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.
Anonymous user