Hello World
This is my first Neuron Zettelkasten note.

console.log('hello world')public class java {
public static void main(String[] args) {
System.out.println("Hello World");
}
}echo "hello world"This is my first Neuron Zettelkasten note.

console.log('hello world')public class java {
public static void main(String[] args) {
System.out.println("Hello World");
}
}echo "hello world"