From 1094f0c3585a89bfa2efcafd5c59ee1be75b197d Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Thu, 2 Jul 2020 17:28:22 +1000 Subject: [PATCH] How to markdown changes --- src/docs/howTo/overview.md | 2 +- src/docs/howTo/startingAndJoining.md | 2 ++ src/docs/howTo/usingFog.md | 2 +- src/docs/howTo/usingTokens.md | 2 ++ src/routes/HowTo.js | 2 +- 5 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/docs/howTo/overview.md b/src/docs/howTo/overview.md index 59806a5..1333ed7 100644 --- a/src/docs/howTo/overview.md +++ b/src/docs/howTo/overview.md @@ -1 +1 @@ -(video)[video_url] +TODO diff --git a/src/docs/howTo/startingAndJoining.md b/src/docs/howTo/startingAndJoining.md index 677e418..4d83ef6 100644 --- a/src/docs/howTo/startingAndJoining.md +++ b/src/docs/howTo/startingAndJoining.md @@ -2,6 +2,8 @@ To start a game in Owlbear Rodeo head to the [home page](https://owlbear.rodeo) and click the Start Game button. +TODO: Add video + `Tip: When starting a game you can add a password to protect your session from unwanted guests` ## Joining a game diff --git a/src/docs/howTo/usingFog.md b/src/docs/howTo/usingFog.md index 02e6dfd..26ef79d 100644 --- a/src/docs/howTo/usingFog.md +++ b/src/docs/howTo/usingFog.md @@ -2,7 +2,7 @@ The Fog Tool allows you to add hidden areas to control what the other party memb ![Using Fog](usingFog) -`Tip: When using the Fog Tool the fog will be transparent, this is to make it easier to align your fog with the map below. When the Fog Tool is no longer in use the fog will be opaque. This extends to other party members meaning if others are denied fog editing permissions they can not see under the fog until you reveal what's underneath.` +`Note: When using the Fog Tool the fog will be transparent, this is to make it easier to align your fog with the map below. When the Fog Tool is no longer in use the fog will be opaque. This extends to other party members meaning if others are denied fog editing permissions they can not see under the fog until you reveal what's underneath.` A summary of the Fog Tool options are listed below. diff --git a/src/docs/howTo/usingTokens.md b/src/docs/howTo/usingTokens.md index 5e5f32a..35fb227 100644 --- a/src/docs/howTo/usingTokens.md +++ b/src/docs/howTo/usingTokens.md @@ -58,3 +58,5 @@ A brief summary of these settings is listed below. ## Removing a Custom Token To remove a custom token open the Token Edit Screen, select the desired token and click the Remove Token Button on the token tile. + +`Warning: This operation cannot be undone` diff --git a/src/routes/HowTo.js b/src/routes/HowTo.js index ebcd291..6f05127 100644 --- a/src/routes/HowTo.js +++ b/src/routes/HowTo.js @@ -51,7 +51,7 @@ function ReleaseNotes() {
- +