all repos — markup @ v0.1.4

The code we use to render README.your_favorite_markup

HISTORY.md (view raw)

 1## 0.1.4 (2009-11-17)
 2
 3* Bugfix: Missing commands return the input (instead of nothing)
 4
 5## 0.1.3 (2009-11-02)
 6
 7* Strip the INDEX comments from POD
 8
 9## 0.1.2 (2009-11-02)
10
11* Renamed to `github-markup`
12* Bugfix: POD rendering works now, not just index
13
14## 0.1.1 (2009-11-02)
15
16* Added `GitHub::Markup.can_render?` helper.
17* Bugfix: Actually check file extensions
18
19## 0.1.0 (2009-11-02)
20
21* First release