Skip to content

Commit 9b35290

Browse files
livingsilver94NomadicCore
authored andcommitted
Do not use HTML comments in Markdown
Astro does not support them.
1 parent 44430dc commit 9b35290

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.typos.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@ extend-ignore-re = [
77
"spellchecker:off.*?\\n*.*spellchecker:on",
88
]
99

10+
[default.extend-words]
11+
# Specifically for the "General FAQ" page.
12+
aer = "aer"
13+
1014
[files]
1115
extend-exclude = ["/package-lock.json"]

src/content/docs/FAQ/general-faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: General FAQ
1010

1111
AerynOS is a stylized spelling of "Erin", alluding to the project's Irish roots.
1212
It is pronounced exactly the same as "Erin" - "AIR-in" OS.
13-
It's also a play on <!-- spellchecker:off -->"aer"<!-- spellchecker:on --> and the phonetic "air" sound,
13+
It's also a play on "aer" and the phonetic "air" sound,
1414
indicative of our desire to produce an open, trusted and high-performance operating system.
1515

1616
It's pronounced as "AIR-in" OS.

0 commit comments

Comments
 (0)