Book/HelloXenProject/Instructions for Improvement
From Xen
Jump to navigationJump to search
The content of the wiki page has now been converted. But there are a number if areas which could do with improvements
- Empty spaces between chapters: the conversion left many \n in documents. These mean that extra empty space is added between chapters. These can be easily deleted
- Code or config file snippets are currently not specifically formatted or formatted in <nowiki>...</nowiki> blocks. The best way to do this is to use <syntaxhighlight lang="sh">...</syntaxhighlight> instead
- If you come across bullets like ●, replace with proper mark-up, aka: *
- If you come across unnecessary <span ...> ...</span> blocks, feel free to remove
- Feel free to fix up badly formatted tables (see 1 and use class prettytable)