repubmark/examples/full.gmi

49 lines
542 B
Text
Raw Normal View History

2024-02-24 23:54:16 -05:00
Gemtext prolofue
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
Gemtext epilogue
2024-09-11 20:34:48 -04:00
## Related articles
=> ./foo-bar 1) 2024-09-12 Foo Bar
## Links
=> https://example.com 2) Example Domain