chore: consolidate new foundation and archive v1 (#1495)

This commit is contained in:
2026-09-07 12:32:57 -05:00
3511 changed files with 727899 additions and 10 deletions
@@ -0,0 +1,36 @@
---
name: notes-auto-ruby
description: Automatically add ruby text (pronunciation guides) to presenter notes
---
# Notes Auto Ruby
Automatically add ruby text (pronunciation guides) to presenter notes.
## Configuration
```md
---
notesAutoRuby:
日本語: ni hon go
勉強: べんきょう
---
```
## Example
Notes:
```md
<!--
私は日本語を勉強しています。
-->
```
Renders with ruby annotations above the matched words.
## Use Case
- Language learning presentations
- Pronunciation guides for technical terms
- Reading assistance for non-native text