mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-24 12:46:10 +03:00
12 lines
73 B
Plaintext
12 lines
73 B
Plaintext
# Foo
|
|
|
|
## Bar
|
|
|
|
Hello[^1]
|
|
|
|
```javascript
|
|
const x = 42;
|
|
```
|
|
|
|
[^1]: Goodbye
|