Test post
This commit is contained in:
36
test-post-2/16-06-2025.md
Normal file
36
test-post-2/16-06-2025.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# Readme
|
||||
|
||||
This is first test post
|
||||
|
||||
## Test header
|
||||
|
||||
```java
|
||||
// Test code block
|
||||
public class Test {
|
||||
|
||||
}
|
||||
```
|
||||
|
||||
<!-- more -->
|
||||
|
||||
Test List:
|
||||
- first
|
||||
- second
|
||||
- third
|
||||
|
||||
# Заголовок
|
||||
|
||||
## Подзаголовок
|
||||
|
||||
**Жирный** и _курсив_
|
||||
|
||||
- список
|
||||
|
||||
> цитата
|
||||
|
||||
`код` и блоки кода
|
||||
|
||||
| column1 | column2 | column2 |
|
||||
|---------|---------|---------|
|
||||
| awd | dsa | dsads |
|
||||
| awdwa | fdad | fdsfdsa |
|
||||
Reference in New Issue
Block a user