Skip to content

Commit 8b3a08c

Browse files
committed
Address tag stemming bug
1 parent 665c360 commit 8b3a08c

15 files changed

Lines changed: 117 additions & 13 deletions

‎.vscode/settings.json‎

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
{
22
"files.associations": {
3-
"*.html": "liquid"
3+
"*.html": "liquid",
4+
"*.liquid": "liquid",
5+
"*.md": "liquid",
6+
"*.js": "liquid-javascript",
7+
"*.scss": "liquid-scss"
48
},
5-
"editor.tabSize": 2
9+
"editor.tabSize": 2,
10+
"cSpell.enabledFileTypes": {
11+
"javascript": false
12+
},
13+
"javascript.validate.enable": false
614
}

‎_content/articles/distinct-categories-of-emotion_cowen-alan-et-al.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ drive_links:
99
- "https://drive.google.com/file/d/1RjJ6VLnqMwMxyTSPxx1A8qeEjzXtJFwt/view?usp=drivesdk"
1010
course: feeling # compromise. Maybe up to inner?
1111
tags:
12-
- emotion
12+
- emotions
1313
- film
1414
year: 2017
1515
month: sep

‎_content/articles/in-crisis-we-pray-religiosity-and-covid_bentzen-jeanet-sinding.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ drive_links:
88
- "https://drive.google.com/file/d/1zXrZqxpcP-zdzec8bVfy5cT2yq3Jeu3L/view?usp=drivesdk"
99
tags:
1010
- religion
11-
- disaster
11+
- disasters
1212
- form
1313
year: 2021
1414
month: dec

‎_content/av/certain-light_howe-marie.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ reader: "Victoria Chang"
77
external_url: "https://www.slowdownshow.org/episode/2024/03/26/1082-a-certain-light-by-marie-howe"
88
course: communication
99
tags:
10-
- family
10+
- families
1111
- illness
1212
- aging
1313
year: 2024

‎_content/av/conservative-and-convict_know-your-enemy.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ drive_links:
1313
course: communication
1414
tags:
1515
- persuasion
16-
- prison
16+
- prisons
1717
year: 2022
1818
month: may
1919
series: know-your-enemy

‎_content/av/essay-on-reentry_reginald-dwayne-betts.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ course: communication
99
status: featured
1010
tags:
1111
- parenting
12-
- prison
12+
- prisons
1313
year: 2020
1414
month: jan
1515
series: slowdown

‎_content/av/gitanjali_tagore-rabindranath.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ reader: "Ada Limón"
77
external_url: "https://www.slowdownshow.org/episode/2022/09/09/759-gitanjali-60"
88
course: indic-religions
99
tags:
10-
- ocean
10+
- oceans
1111
- cosmology
1212
year: 2022
1313
month: sep

‎_content/av/grew-up-in-violent-gang_huynh-guan.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ course: inner # maybe down to perception or psychology some day
1111
tags:
1212
- thought
1313
- crime
14-
- prison
14+
- prisons
1515
- asian-america
1616
year: 2020
1717
month: oct

‎_content/booklets/vedanta-and-buddhism_glasenapp.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tags:
1818
- hinduism
1919
- anatta
2020
- west
21-
- brahman
21+
- brahmanism
2222
- god
2323
- buddhism
2424
pages: 8

‎_content/canon/an5.147.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ course: engaged
99
tags:
1010
- an
1111
- dana
12-
- domestic-arts
12+
- domestic
1313
year: 2018
1414
pages: 1
1515
---

0 commit comments

Comments
 (0)