User talk:Hajo: Difference between revisions

Content added Content deleted
m (code, div)
Line 23: Line 23:
:I second this (I came here to say the same thing :)). I'd almost say that type of change is best done by an automated script/bot (or if done manually just when you happen to be making a near-by edit). I'm not sure what Rosetta Code's policy on users running an editing bot is though. —[[User:dchapes|dchapes]] ([[User talk:dchapes|talk]] | [[Special:Contributions/dchapes|contribs]]) 18:59, 23 October 2014 (UTC)
:I second this (I came here to say the same thing :)). I'd almost say that type of change is best done by an automated script/bot (or if done manually just when you happen to be making a near-by edit). I'm not sure what Rosetta Code's policy on users running an editing bot is though. —[[User:dchapes|dchapes]] ([[User talk:dchapes|talk]] | [[Special:Contributions/dchapes|contribs]]) 18:59, 23 October 2014 (UTC)


Quite a number of output-sections are using <nowiki>"<lang>"</nowiki>-tags instead of "<nowiki><pre></nowiki>", also "<nowiki><tt></nowiki>". <br>
Quite a number of output-sections are using <nowiki>"<lang>"</nowiki>-tags instead of "<nowiki><pre></nowiki>", also "<nowiki><tt></nowiki>", "<nowiki><code></nowiki>" and "<nowiki><div></nowiki>". <br>
Then, there are cases with no "pre" at all,
Then, there are cases with no "pre" at all,
and scripts of interactive sessions, i.e. a mix of code, input and output. <br>
and scripts of interactive sessions, i.e. a mix of code, input and output. <br>