Skip to content

Commit 7d7c8b2

Browse files
committed
docs: adjust formatting
1 parent 47babdd commit 7d7c8b2

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ TagStudio is a photo & file organization application with an underlying tag-base
2929
<p align="center">
3030
<img width="80%" src="docs/assets/screenshot.jpg" alt="TagStudio Screenshot">
3131
</p>
32-
<figure align="center">
33-
<figcaption><i>TagStudio Alpha v9.4.2 running on Windows 10.</i></figcaption>
34-
</figure>
32+
<p align="center">
33+
<i>TagStudio Alpha v9.4.2 running on Windows 10.</i>
34+
</p>
3535

3636
## Contents
3737

@@ -93,8 +93,9 @@ Translation hosting generously provided by [Weblate](https://weblate.org/en/). C
9393
- Open files or file locations by right-clicking on thumbnails and previews and selecting the respective context menu options. You can also click on the preview panel image to open the file, and click the file path label to open its location.
9494
- Delete files from both your library and drive by right-clicking the thumbnail(s) and selecting the "Move to Trash"/"Move to Recycle Bin" option.
9595

96-
> - _\* Weird files with no extension or files such as ".\_DS_Store" currently have limited support._
97-
> - _\*\* Audio playback coming in v9.5_
96+
> _\* Weird files with no extension or files such as ".\_DS_Store" currently have limited support._
97+
>
98+
> _\*\* Audio playback coming in v9.5_
9899
99100
> [!NOTE]
100101
> For more information on the project itself, please see the [FAQ](#faq) section as well as the [documentation](https://docs.tagstud.io/).
@@ -118,7 +119,7 @@ Arguments available to pass to the program, either via the command line or a sho
118119

119120
> `--open <path>` / `-o <path>`
120121
> Path to a TagStudio Library folder to open on start.
121-
122+
>
122123
> `--config-file <path>` / `-c <path>`
123124
> Path to the TagStudio config file to load.
124125

docs/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Home
55
# Welcome to the TagStudio Documentation!
66

77
!!! warning
8-
This documentation is still a work in progress, and is intended to aide with deconstructing and understanding of the core mechanics of TagStudio and how it operates.
8+
This documentation is still a work in progress, and is intended to aide with deconstructing and understanding of the core mechanics of TagStudio and how it operates.
99

1010
![TagStudio Alpha](assets/github_header.png)
1111

@@ -64,5 +64,6 @@ The [Feature Roadmap](updates/roadmap.md) lists all of the planned core features
6464
- Open files or file locations by right-clicking on thumbnails and previews and selecting the respective context menu options. You can also click on the preview panel image to open the file, and click the file path label to open its location.
6565
- Delete files from both your library and drive by right-clicking the thumbnail(s) and selecting the "Move to Trash"/"Move to Recycle Bin" option.
6666

67-
> - _\* Weird files with no extension or files such as ".\_DS_Store" currently have limited support._
68-
> - _\*\* Audio playback coming in v9.5_
67+
> _\* Weird files with no extension or files such as ".\_DS_Store" currently have limited support._
68+
>
69+
> _\*\* Audio playback coming in v9.5_

0 commit comments

Comments
 (0)