Skip to content

Commit aa30410

Browse files
committed
Updated Readme
1 parent b6d5dc4 commit aa30410

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Yesterday extends [Markdown](https://www.markdownguide.org/basic-syntax/) with s
1212
- dreams
1313
- media [content blocks](https://ia.net/writer/support/library/content-blocks)
1414

15-
Learn more [here](https://mitado.notion.site/How-to-write-d3d76812fdef4bf3aa48d727d53c6e0d)
15+
Learn more [here.](https://mitado.notion.site/How-to-write-d3d76812fdef4bf3aa48d727d53c6e0d)
1616

1717
#### Example
1818

@@ -53,7 +53,7 @@ While walking home, Karen shared a joke that unexpectedly lightened the mood:
5353
.Patient: 😳
5454
```
5555

56-
![Example rendering](https://ik.imagekit.io/mitado/obsidian-yesterday-example_yuoXeej6j.png?updatedAt=1708879259580)
56+
![Example rendering](https://ik.imagekit.io/mitado/obsidian-yesterday-example_yuoXeej6j.png)
5757

5858
Click on any image to show a larger version.
5959

src/dialogs.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export class YesterdayDialog extends MarkdownRenderChild {
3232
"ako", // Tagalog
3333
"ฉัน", "ผม", // Thai
3434
"میں", // Urdu
35-
"tôi", "mình", // Vietnamese
35+
"tôi", "mình" // Vietnamese
3636
];
3737

3838
allSpeakers: Set<string> = new Set();

0 commit comments

Comments
 (0)