Back (Current repo: lowdown)

fork of lowdown from https://kristaps.bsd.lv
To clone this repository:
git clone https://git.viktor1993.net/lowdown.git
Log | Download | Files | Refs | LICENSE

table-links.gemini (2296B)


```
a  | b    | c      
---|------|---------
9  | [a]  | foo[b] 
10 | [c]  | [d]    
9  | [e]  | foo[f] 
10 | [g]  | [h]    
9  | [i]  | foo[j] 
10 | [k]  | [l]    
9  | [m]  | foo[n] 
10 | [o]  | [p]    
9  | [q]  | foo[r] 
10 | [s]  | [t]    
9  | [u]  | foo[v] 
10 | [w]  | [x]    
9  | [y]  | foo[z] 
10 | [aa] | [ab]   
9  | [ac] | foo[ad]
10 | [ae] | [af]   
9  | [ag] | foo[ah]
10 | [ai] | [aj]   
9  | [ak] | foo[al]
10 | [am] | [an]   
9  | [ao] | foo[ap]
10 | [aq] | [ar]   
9  | [as] | foo[at]
10 | [au] | [av]   
9  | [aw] | foo[ax]
10 | [ay] | [az]   
9  | [ba] | foo[bb]
10 | [bc] | [bd]   
9  | [be] | foo[bf]
10 | [bg] | [bh]   
9  | [bi] | foo[bj]
10 | [bk] | [bl]   
```

=> http://www.foo.com [a]
=> https://foo.com [b]
=> http://www.bar.com [c]
=> https://baz.com [d]
=> http://www.foo.com [e]
=> https://foo.com [f]
=> http://www.bar.com [g]
=> https://baz.com [h]
=> http://www.foo.com [i]
=> https://foo.com [j]
=> http://www.bar.com [k]
=> https://baz.com [l]
=> http://www.foo.com [m]
=> https://foo.com [n]
=> http://www.bar.com [o]
=> https://baz.com [p]
=> http://www.foo.com [q]
=> https://foo.com [r]
=> http://www.bar.com [s]
=> https://baz.com [t]
=> http://www.foo.com [u]
=> https://foo.com [v]
=> http://www.bar.com [w]
=> https://baz.com [x]
=> http://www.foo.com [y]
=> https://foo.com [z]
=> http://www.bar.com [aa]
=> https://baz.com [ab]
=> http://www.foo.com [ac]
=> https://foo.com [ad]
=> http://www.bar.com [ae]
=> https://baz.com [af]
=> http://www.foo.com [ag]
=> https://foo.com [ah]
=> http://www.bar.com [ai]
=> https://baz.com [aj]
=> http://www.foo.com [ak]
=> https://foo.com [al]
=> http://www.bar.com [am]
=> https://baz.com [an]
=> http://www.foo.com [ao]
=> https://foo.com [ap]
=> http://www.bar.com [aq]
=> https://baz.com [ar]
=> http://www.foo.com [as]
=> https://foo.com [at]
=> http://www.bar.com [au]
=> https://baz.com [av]
=> http://www.foo.com [aw]
=> https://foo.com [ax]
=> http://www.bar.com [ay]
=> https://baz.com [az]
=> http://www.foo.com [ba]
=> https://foo.com [bb]
=> http://www.bar.com [bc]
=> https://baz.com [bd]
=> http://www.foo.com [be]
=> https://foo.com [bf]
=> http://www.bar.com [bg]
=> https://baz.com [bh]
=> http://www.foo.com [bi]
=> https://foo.com [bj]
=> http://www.bar.com [bk]
=> https://baz.com [bl]