mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
2b5d8f3b80
- Split protocols into individual chapters - Reorganize summary to flow more logically - Fill in missing parameters in configuration index - Normalize spaces for ordered and unordered lists - Re-wrap lots of text for readability - Fix incorrect XML snippets - Normalize table formatting - Improve internal links with anchors - Update content to reflect new address model - Resized architecture images to avoid excessive white-space - Update some JavaDoc - Update some schema elements - Disambiguate AIO & ASYNCIO where necessary - Use URIs instead of Objects in code examples
25 lines
215 B
Markdown
25 lines
215 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`
|