scottgonzalez / debt

DEBT: Exceptional Bug Tracking
MIT License
5 stars 2 forks source link

Move markdown parsing to utility method #43

Closed scottgonzalez closed 10 years ago

scottgonzalez commented 10 years ago

Tickets and comments both have parsed content, so the logic should be moved out of the models and into a utility.

There should probably be hooks for adding custom parsing as well. Username and commit linking should be handled through this system.