Erster Eintrag
This commit is contained in:
13
20220218152754.md
Normal file
13
20220218152754.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# Übersicht zu Markdown
|
||||||
|
|
||||||
|
Dies ist eine ÜBersicht der wichtigsten Markdown Elemente.
|
||||||
|
|
||||||
|
```java
|
||||||
|
public static void main(String args[]) {
|
||||||
|
// Hello, World!
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
```python
|
||||||
|
This is PYTHON!
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user