Difference between revisions of "Book/HelloXenProject/Instructions for Improvement"

From Xen
m
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