Sha256: 58278358caf3cd0618de909ceba3b98d73320d59aa3af6e34208665795c1261b

Contents?: true

Size: 552 Bytes

Versions: 1

Compression:

Stored size: 552 Bytes

Contents

# hubdown changelog

## V 0.0.10

### Add syntax highlighting
Switch away from using the `github-markdown` gem. Instead it now uses [`redcarpet`](https://github.com/vmg/redcarpet) and [`pygments.rb`](https://github.com/tmm1/pygments.rb). This adds fenced code syntax highlighting for most langauges that github currently supports (maybe all of them).


## V 0.0.9

### Stylesheet caching
Now caches the scraped css that it pulls from github. This allows you to continue working with hubdown even when offline.

### Removes erroneous `pry` dependency


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hubdown-0.0.10 CHANGELOG