the line with `code`
``` the pre text ```It is possible to specify the syntax highlighting by adding the syntax after the "```" characters. For example:
```json {id: "theID"} ```
> the first line > the second line
[<link text>](<link path>)
where the path points to the referenced article source file. The path can be relative or absolute[1]
[the reference text](api-world.md) [internal ref](api-world.md#the title) [internal ref in the same file](#the title)
[<link text>](<link URL>)
where the URL points to an http or https site[1]
[the reference text](http://docs.oracle.com/javase/8/docs)
##my title
* first unordered item * second unordered item 1. first ordered item 2. second ordered item

for using the original image size
for setting the destination image width
for setting the destination image width and height

docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.