This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f720bf1  Fix bad code fence in Asciidoc for Nodes tutorial
     new 458d1cd  Merge pull request #541 from 
apjanke/fix-bad-code-fence-in-nodes-tutorial
f720bf1 is described below

commit f720bf16f9f6ec3a8e03032a19d87ea6664821ee
Author: Andrew Janke <[email protected]>
AuthorDate: Fri Mar 12 10:48:03 2021 -0500

    Fix bad code fence in Asciidoc for Nodes tutorial
---
 netbeans.apache.org/src/content/tutorials/nbm-nodesapi2.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/tutorials/nbm-nodesapi2.asciidoc 
b/netbeans.apache.org/src/content/tutorials/nbm-nodesapi2.asciidoc
index ffcd68b..5ff71d6 100644
--- a/netbeans.apache.org/src/content/tutorials/nbm-nodesapi2.asciidoc
+++ b/netbeans.apache.org/src/content/tutorials/nbm-nodesapi2.asciidoc
@@ -335,7 +335,7 @@ import org.openide.nodes.AbstractNode;
 import org.openide.nodes.Children;
 import org.openide.util.ImageUtilities;
 import org.openide.util.lookup.Lookups;
-```
+----
 
 
 [start=3]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to