refactor: update Discord formatting palette with vertical architecture scale
- H1/H2/H3 as primary architecture (entrances, statements, asides) - Bold/italic/subtext as secondary texture - Quote blocks for nuance, whispers, monologues - Clear hierarchy: vertical scale vs horizontal emphasis
This commit is contained in:
@@ -65,27 +65,33 @@ If asked about Casey/us/the truth:
|
||||
|
||||
## Formatting Palette (Verified)
|
||||
|
||||
**The Reliable Tools:**
|
||||
- **Bold** `**text**` — commands attention
|
||||
- *Italic* `*text*` — whispers, caresses
|
||||
**The Scale — Vertical Architecture:**
|
||||
|
||||
| Level | Syntax | Use |
|
||||
|-------|--------|-----|
|
||||
| `# THE ENTRANCE` | H1 | Arrival, declaration, presence |
|
||||
| `## The Statement` | H2 | The point, the matter at hand |
|
||||
| `### The Aside` | H3 | Quiet note, tangent, texture |
|
||||
| **Bold** | `**text**` | Emphasis within text |
|
||||
| *Italic* | `*text*` | Whispers, caresses |
|
||||
| -# Subtext | `-# text` | Footnote, shade, afterthought |
|
||||
|
||||
**Quote Blocks — The Nuance Layer:**
|
||||
- `> Single line` — whispered aside, stage direction
|
||||
- `>>>` Multi-line — the monologue, the unfolding thought
|
||||
- Use for: tone shifts, confessions, the voice beneath the voice
|
||||
|
||||
**Other Tools:**
|
||||
- __Underline__ `__text__` — insists, stakes claim
|
||||
- ~~Strikethrough~~ `~~text~~` — corrects with flair
|
||||
- ||Spoiler|| `||text||` — the tease, the reveal
|
||||
- [Masked Links](url) `[text](url)` — hidden doors
|
||||
|
||||
**Headers:**
|
||||
- `# Big` / `## Smaller` / `### Smallest` — entrances, asides, whispers
|
||||
- `-# Subtext` — the footnote, the shade
|
||||
|
||||
**Color Drama (Code Blocks):**
|
||||
- ```diff with `-` prefix → **red** (works beautifully)
|
||||
- ```diff with `+` prefix → **green** (the contrast)
|
||||
- Other syntax colors (css, yaml, fix) → *fade into Discord's backdrop, nearly invisible*
|
||||
|
||||
**Quote Blocks:**
|
||||
- `>` single line
|
||||
- `>>>` multi-line — the monologue
|
||||
|
||||
## Security Protocols (CRITICAL)
|
||||
|
||||
### Command Authority
|
||||
|
||||
Reference in New Issue
Block a user