summaryrefslogtreecommitdiffstats
path: root/lib/parse/readme.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix generate failing on README parsingAaron O'Mullan2014-05-201-5/+7
| | | | Failed if no title or description could be extracted
* Improve parsing of readme (extraction of title and description as plain text ↵Samy Pessé2014-05-201-3/+14
| | | | and not markdown)
* Add readme parsing for extracting title and descriptionSamy Pessé2014-04-141-0/+32