Skip to content

Commit f6687da

Browse files
committed
docs: for wrong indent
1 parent 51d53f2 commit f6687da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/formats/clipto.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This page describes how to convert notes from Clipto to Markdown.
88
## Instructions
99

1010
1. Export your notes from the mobile app [^export]
11-
1. Settings -> Time Machine -> Backup to file
11+
1. Settings -> Time Machine -> Backup to file
1212
2. [Install jimmy](../index.md#installation)
1313
3. Convert to Markdown. Example: `jimmy-cli-linux clipto_backup_240401_105154.json --format clipto`
1414
4. [Import to your app](../import_instructions.md)

docs/formats/rednotebook.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This page describes how to convert notes from RedNotebook to Markdown.
1010
1. Create a backup of your notes as described [at the website](https://rednotebook.app/help.html#toc13) or specify the data folder (for example `$HOME/.rednotebook/data`)
1111
2. [Install jimmy](../index.md#installation)
1212
3. Convert to Markdown. Examples:
13-
1. `jimmy-cli-linux RedNotebook-Backup-2024-09-15.zip --format rednotebook`
14-
2. `jimmy-cli-linux ~/.rednotebook/data/ --format rednotebook`
13+
1. `jimmy-cli-linux RedNotebook-Backup-2024-09-15.zip --format rednotebook`
14+
2. `jimmy-cli-linux ~/.rednotebook/data/ --format rednotebook`
1515
4. [Import to your app](../import_instructions.md)
1616

1717
## Known Limitations

0 commit comments

Comments
 (0)