git.y1.nz

lwl

Less with links.
download: http://git.y1.nz/archives/lwl.tar.gz
README | Files | Log | Refs

test/8

      1 This is some text [with a link in it](first link) But I'm not sure how
      2 parsing should work yet... Test test [this](second link) is more text (this
      3 isn't a link) but this next part [...](third link) is (was?) here's some
      4 stuff that's [not] links but kind of looks (a little) like links.
      5 
      6 The links look like \[rababa\](url). This 1 should get escaped!
      7 
      8 Here's another [paragraph](http://wiktionary.com/words/paragraph) that
      9 has a lot of links in it probably. it's here. It's pretty short. Whatever.
     10 
     11 [rly long url](rlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrlyrly LONG FUCKER.)
     12 
     13 (before) [Here's a link
     14 That spans multiple lines.
     15 Does it work right?](http://www.butts.com) (after)
     16 
     17 Now here's a doozy. [This time it's a [nested](http://google.com?q=nested) link](google.com/outer)
     18 so it's probably gonna break things but that's actually fine. It should still
     19 look mostly ok...
     20 
     21 Now [here's [a [shit [ton [of [nested [links](1)](2)](3)](4)](5)](6)](7) does it work good?
     22 
     23 this is [[weirder](1) [nested [links](2)](3), [look](4) right?](0)
     24 
     25 Soe lines
     26 that don't
     27 have any
     28 links
     29 at
     30 all.
     31 
     32 Some More!
     33 
     34 Another [link](butts) maybe
     35 
     36 Or not
     37 
     38 ![are we handling markup links with da exclaim? how dat work (parens inside)](heres the link)

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.