Skip to content

Commit

Permalink
Switch from .markdown to .md
Browse files Browse the repository at this point in the history
  • Loading branch information
pilgrimtabby committed May 30, 2024
1 parent 04f2622 commit 971535a
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
File renamed without changes.
File renamed without changes.
10 changes: 5 additions & 5 deletions 03-customize-splits.markdown → 03-customize-splits.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Custom split settings don't need to be listed in any particular order.

## Threshold

Override the [default threshold]({% link 04-settings.markdown %}#default-threshold) for this split.
Override the [default threshold]({% link 04-settings.md %}#default-threshold) for this split.

The value is inserted between parentheses: `(value)`.

Expand All @@ -33,7 +33,7 @@ The value is inserted between parentheses: `(value)`.

## Delay

Override the [default delay]({% link 04-settings.markdown %}#default-delay) for this split.
Override the [default delay]({% link 04-settings.md %}#default-delay) for this split.

The value is inserted between pound signs: `#value#`.

Expand All @@ -42,7 +42,7 @@ The value is inserted between pound signs: `#value#`.

## Pause

Override the [default pause]({% link 04-settings.markdown %}#default-pause) for this split.
Override the [default pause]({% link 04-settings.md %}#default-pause) for this split.

The value is inserted between brackets: `[value]`.

Expand Down Expand Up @@ -71,7 +71,7 @@ Special split types can be used together, but the dummy type `{d}` will always o

## Pause type

Force Pilgrim Autosplitter to press the [pause hotkey]({% link 04-settings.markdown %}#pause-timer) instead of the [split hotkey]({% link 04-settings.markdown %}#start--split) when splitting.
Force Pilgrim Autosplitter to press the [pause hotkey]({% link 04-settings.md %}#pause-timer) instead of the [split hotkey]({% link 04-settings.md %}#start--split) when splitting.

Insert a `p` between curly braces: `{p}`.

Expand All @@ -80,7 +80,7 @@ Insert a `p` between curly braces: `{p}`.

## Dummy type

Force Pilgrim Autosplitter NOT to press a [hotkey]({% link 04-settings.markdown %}#hotkeys) when splitting.
Force Pilgrim Autosplitter NOT to press a [hotkey]({% link 04-settings.md %}#hotkeys) when splitting.

Useful if you rely on a certain image to know a split is coming, but you don't want to split ON that image.

Expand Down
8 changes: 4 additions & 4 deletions 04-settings.markdown → 04-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The current video feed and the current split image must match this much for Pilg

If splits are happening too often, try increasing this value.

This value [can be adjusted]({% link 03-customize-splits.markdown %}#threshold) for individual splits.
This value [can be adjusted]({% link 03-customize-splits.md %}#threshold) for individual splits.

Minimum: `0%`
Default: `90%`
Expand All @@ -49,15 +49,15 @@ Maximum: `2`

Pilgrim Autosplitter will wait this many seconds to split after finding a match.

This value [can be adjusted]({% link 03-customize-splits.markdown %}#delay) for individual splits.
This value [can be adjusted]({% link 03-customize-splits.md %}#delay) for individual splits.

Minimum: `0 seconds`

## Default pause

Pilgrim Autosplitter will wait this many seconds AFTER splitting before starting to look for the next match. This is a great option to save computing power!

This value [can be adjusted]({% link 03-customize-splits.markdown %}#pause) for individual splits.
This value [can be adjusted]({% link 03-customize-splits.md %}#pause) for individual splits.

Minimum: `1 second`

Expand Down Expand Up @@ -114,7 +114,7 @@ Go back to the first split. Also refreshes your split images, so pressing `reset

## Pause timer

Pilgrim Autosplitter presses this key when it matches a [pause type]({% link 03-customize-splits.markdown %}#pause-type) split.
Pilgrim Autosplitter presses this key when it matches a [pause type]({% link 03-customize-splits.md %}#pause-type) split.

## Undo split

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 971535a

Please sign in to comment.