repubmark/examples/full.gmi
2024-09-12 05:23:06 +04:00

48 lines
542 B
Text

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
## Related articles
=> ./foo-bar 1) 2024-09-12 Foo Bar
## Links
=> https://example.com 2) Example Domain