Skip to content

Title

The title of each item is written as follows:

Level 1 Registration Method

Old document format

Chapter Menu Example Screen

Example

markdown
# This is the  Level 1 Title.

(Body)

Level 2 Registration Method

Previous Document Format

1. Menu Example Screen

markdown
# Level 1 Title

##  Level 2 Title.

(Body)

Level 3 Registration Method

Previous document format

1.1. Menu Example Screen

markdown
# Level 1 Title

## Level 2 Title

(Body)

### Level 3 Title.

(Body)

Level 4 Registration Method

Document Format

1.1.1. Menu Example Screen

markdown
# Level 1 Title

## Level 2 Title

(Body)

### Level 3 Title

(Body)

####  Level 4 Title.

(Body)