Continue reading »
Hack of the day: Stash Markdown Bookmarklet
- By Tim Pettersen, Stash Developer
- Developer
- On February 18, 2013
I've been writing a lot of documentation lately. On the Stash team we keep the bulk of our developer documentation in the Stash git repository, right alongside our production code. This approach means that as we introduce new plugin points, developers can review and critique the documentation for those plugin points in the same pull request as the code change. This has proved a convenient feedback mechanism and has made keeping our developer documentation up-to-date much easier.
We use markdown syntax

