repubmark/examples/full.gmi

40 lines
502 B
Text

Annotation paragraph text
> Blockquote paragraph text
Blockquote caption text
```
[[:foo, 1], [:bar, 2], [:car, 3]].each do |str, num|
puts str
puts num**2
end
```
=> https://example.com Example.com
=> assets/images/foo.jpg The Foo
=> assets/images/qwe.jpg The Qwe
=> assets/images/rty.jpg The Rty
## Chapter 1
Chapter 1 paragraph text
## Chapter 2
Chapter 2 paragraph text
## Related articles
=> ./foo-bar 1) 2024-09-12 Foo Bar
## Links
=> https://example.com 2) Example Domain