Book/HelloXenProject/Instructions for Improvement: Difference between revisions

From Xen
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 55: Line 55:


The content of the wiki page has now been converted. But there are a number if areas which could do with improvements
The content of the wiki page has now been converted. But there are a number if areas which could do with improvements
* 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
* Code or config file snippets are currently not specifically formatted or formatted in <nowiki><nowiki>...</nowiki></nowiki> blocks. The best way to do this is to use <nowiki><syntaxhighlight lang="sh">...</syntaxhighlight></nowiki> instead


[[Category:Users]] [[Category:HelloXenProjectBook]]
[[Category:Users]] [[Category:HelloXenProjectBook]]

Revision as of 10:18, 18 April 2017


The content of the wiki page has now been converted. But there are a number if areas which could do with improvements

  • 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