Skip to content

Commit

Permalink
fix: formatting and inconsistency (#84)
Browse files Browse the repository at this point in the history
Fix a few formatting inconsistency issues within some docs
  • Loading branch information
stantios authored Feb 24, 2024
1 parent 1c9950f commit 916449c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/en/Client Docs/settings/full-screen-map.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To switch open the full-screen map, press the full-screen map key (the ++j++ key

!!! note "Note"

A handful of the following options are also available as buttons on the full-screen map view itself. For more information on this, please see the [full-screen map page](full-screen-map.md).
A handful of the following options are also available as buttons on the full-screen map view itself. For more information on this, please see the [full-screen map page](../full-screen-map.md).

## **Toggles**

Expand Down
14 changes: 7 additions & 7 deletions docs/en/Client Docs/settings/minimap-position.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ JourneyMap allows you configure the placement for both the effect icons and the

The **bold** toggle settings below are enabled by default.

| Toggle | Description |
|--------------------------------|--------------------------------------------------------------------------------|
| **Move Effect Icons** | Enables moving the potion effects away from the minimap. |
| Reverse Effect Icon Rendering | Reversed Rendering of Icons. Vertical bottom to top, non Vertical let to right |
| Vertical Effect Icon Rendering | Vertical Rendering of the icons first from top to bottom. |
| Toggle | Description |
|--------------------------------|-------------------------------------------------------------------------------|
| **Move Effect Icons** | Enables moving the potion effects away from the minimap. |
| Reverse Effect Icon Rendering | Reversed Rendering of Icons. Vertical bottom to top, Horizontal left to right |
| Vertical Effect Icon Rendering | Vertical Rendering of the icons first from top to bottom. |

## **Other Settings**

The default option for each setting below is marked with **bold** text.

| Setting | Options | Description |
|-------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|
| Minimap Key Move Pixel Offset | <ul><li>Range: 0.001 - 0.025 <br>**Default is 0.001**</li></ul> | When moving the minimap with arrow keys, this option controls how may pixels per key press to help fine tune the location. |
| Position | <ul><li>**Top Right**</li><li>Bottom Right</li><li>Bottom Left</li><li>Top Left</li><li>Top Center</li><li>Center</li><li>Custom</li></ul> | Set to **Custom** to drag the minimap to your desired location. |
| Minimap Key Move Pixel Offset | <ul><li>Range: 0.001 - 0.025 <br>**Default is 0.001**</li></ul> | When moving the minimap with arrow keys, this option controls how may pixels per key press to help fine tune the location. |
| Position | <ul><li>**Top Right**</li><li>Bottom Right</li><li>Bottom Left</li><li>Top Left</li><li>Top Center</li><li>Center</li><li>Custom</li></ul> | Set to **Custom** to drag the minimap to your desired location. |
2 changes: 1 addition & 1 deletion docs/en/Client Docs/settings/minimap.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ JourneyMap allows you to have two minimap presets. Each preset represents a sepa

The settings for each minimap are identical, so we’ll only cover a single preset below.

To switch between minimap presets, press the switch minimap preset key (the '\' key by default).
To switch between minimap presets, press the switch minimap preset key (the ++backslash++ key by default).

![Minimap-Settings](../../img/settings/client/minimap.png){: .center}

Expand Down
4 changes: 1 addition & 3 deletions docs/en/Client Docs/settings/waypoint-beacon.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# **Waypoint Beacon Settings**

By default, waypoints are displayed in the world using a beacon beam in the distance, which allows you to see where they
are from anywhere in the world. By default, you can look towards the beam and see the waypoint’s icon and label as well.
This behaviour can be customized below.
By default, waypoints are displayed in the world using a beacon beam in the distance, which allows you to see where they are from anywhere in the world. You can look towards the beam and see the waypoint’s icon and label as well. This behaviour can be customized below.

![Beacon-Settings](../../img/settings/client/waypoint-beacons.png){: .center}

Expand Down

0 comments on commit 916449c

Please sign in to comment.