mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-08 11:05:34 +00:00
25 lines
214 B
Markdown
25 lines
214 B
Markdown
# header 1
|
|
## Header 2
|
|
### Header 3
|
|
#### Header 4
|
|
|
|
```xml
|
|
<xml>somexml</xml>
|
|
```
|
|
|
|
```java
|
|
Somejava s = new SomeJava();
|
|
```
|
|
|
|
> **Note**
|
|
>
|
|
> This is a Note
|
|
|
|
|
|
|
|
> **Warning**
|
|
>
|
|
> This is a warning
|
|
|
|
`literal`
|