06-20-2010, 02:41 PM
programandala.net Wrote:They already are. The extension do it automatically. Now there are (I've just find out!boriel Wrote:Clock example.
Much more readable now, fine.
Do you think automatic capitals in keywords are easy to implement?

<zxbasic>...</zxbasic> or
<code zxbasic n>...</code> (lines automatically numbered, and more interline spacing, much readable) or
<code <zxbasic f>...</code> like above, but "fancier" numbers (bold numbers every 3 lines).
The 1st form must be used with programs already having line numbers. The 2nd and 3rd form (better use always the 3rd) we must discuss.