15 Commits

Author SHA1 Message Date
Jannon
6145b7ff69 Readme additions and pull request instructions
The primary change is the addition of the HOW_TO_CONTRIBUTE file detailing the best way to make it easy for maintainers to merge pull requests.
2012-04-21 03:14:29 -07:00
Jannon
d4c1f8d2dc missed a couple typos 2012-03-09 22:53:57 -08:00
Jannon
4b5f7508bf Typo fixes 2012-03-09 11:11:00 -08:00
Jannon
eae0a4aea5 Fix typo and markdown formatting 2012-02-25 00:24:11 -08:00
Jannon
393f6c9846 Beefier plugin documentation
Also updating the included plugins to export handlers in a "handlers" object.
2012-02-25 00:11:58 -08:00
Jannon
9ec3d61084 Revert "Refactored parsing to allow for easily extending/overriding parseing behavior"
This reverts commit f52302e71d5d9754f5ce1d193b0ba4cda133d566.
2012-02-23 17:18:37 -08:00
Jannon
f52302e71d Refactored parsing to allow for easily extending/overriding parseing behavior 2012-01-25 14:17:22 -08:00
Michael Mathews
bf5d6eb505 Added plugin to escape HTML tags in descriptions. 2011-10-13 23:08:33 +01:00
Michael Mathews
c89fa6dbba Added new event named "beforeParse". Closes #45. 2011-10-11 20:13:30 +01:00
Michael Mathews
96be1ab382 Added plugin to support custom @source tags. Closes #33. 2011-09-14 23:42:50 +01:00
Michael Mathews
b1f6ebf6d9 Fixed formatting in README. 2011-08-15 19:48:20 +01:00
Michael Mathews
0c64dc6a1f Improvements to plugin API. Added initial README for authoring plugins. 2011-08-15 19:39:48 +01:00
Michael Mathews
d5a0d3a3d9 Added Jake build script. 2011-06-18 12:52:24 +01:00
Michael Mathews
bb873696d0 Added in linkify function to default template. Added ability to keep HTML tags in text processed by the markdown plugin. 2011-01-06 17:14:38 +00:00
Michael Mathews
db62d9e7b4 Added events, added parse handlers, added plugins and markdown plugin support. 2010-12-27 15:18:44 +00:00