|
@@ -114,7 +114,7 @@ The Atom AsciiDoc packages add great functionality to the editor, but they do no
|
|
|
'body': '<<${1:path/to/wiki/page}#,${2:custom label text}>>'
|
|
|
----
|
|
|
|
|
|
-Thereafter just type kbd:[<<] and hit kbd:[Tab] to insert an Internal Cross Reference link. You can then use the kbd:[Tab] key to cycle through each tab stop when your ready.
|
|
|
+Thereafter just type kbd:[<<] and hit kbd:[Tab] to insert an Inter-Document Cross Reference link. You can then use the kbd:[Tab] key to cycle through each tab stop when your ready.
|
|
|
|
|
|
You can help the jMonkey community by adding new snippets. Use your editor and edit the <<wiki/atom_snippets#,Atom Snippets>> document. Make sure to announce any proposed changes on the link:https://hub.jmonkeyengine.org/[jMonkeyEngine Forum] under the topic "`Documentation`" first so others are aware and can test out your proposed change.
|
|
|
|