2
0
mitm 8 жил өмнө
parent
commit
8cbfb9b6c7

+ 2 - 1
src/docs/asciidoc/wiki/atom_editor.adoc

@@ -24,7 +24,7 @@ Contributing to the Wiki is now easier than it ever has been. Using the Atom edi
 *autocomplete-asciidoc*  +
 
 .  To edit the Wiki you will need to clone the wiki repository.
-**  From the 'Command Palette' (kbd:[ctrl]+kbd:[shift] +kbd:[P]  or `menu:Packages[Command Palette>Toggle]`), enter "`git`" into the search box.
+**  From the `Command Palette` (kbd:[ctrl]+kbd:[shift] +kbd:[P]  or `menu:Packages[Command Palette>Toggle]`), enter "`git`" into the search box.
 **  Select btn:[GitHub: Clone].
 **  Paste `++https://github.com/jMonkeyEngine/wiki++` into the `Clone from` box. The `To directory` will automatically update when you do.
 **  When you're ready, press the btn:[Clone] button.
@@ -53,6 +53,7 @@ When you edit a Wiki page, the Git tab will show any unstaged changes. When you'
 
 You can add more GitHub controls to the editor by adding the package `*git-plus*`.
 
+You can preview your documents by selecting the document and using the keyboard shortcut kbd:[ctrl]+kbd:[shift]+kbd:[A] or by using the File header menu menu:Packages[AsciiDoc Preview>Toggle Preview]. 
 
 == Wiki Template