Formatting

External pages go into an iframe

To add code:
1. ensure .emacs file has (setq-default indent-tabs-mode nil) so no tabs are present
2. copy code
3. paste into "Compose" mode
4. switch to "HTML" mode
5. find beginning and end of the pasted text and surround it with <pre> tags

If the above doesn't work:
1. in HTML mode, paste code
2. highlight and set font to Courier

No comments:

Post a Comment