Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed Markdown links to open in a new tab | hmhealey | 2015-09-23 | 1 | -1/+1 |
| | |||||
* | Added CSS classes to markdown headings, links, and tables | hmhealey | 2015-09-23 | 1 | -1/+12 |
| | |||||
* | Moved text formatting code to only occur inside of markdown text nodes | hmhealey | 2015-09-22 | 1 | -0/+13 |
| | |||||
* | Added theme class to markdown links | hmhealey | 2015-09-21 | 1 | -1/+7 |
| | |||||
* | Cleaned up markdown formatting code and removed debug statements | hmhealey | 2015-09-19 | 1 | -3/+5 |
| | |||||
* | Changed markdown link parsing to automatically add an explicit protocol to urls | hmhealey | 2015-09-19 | 1 | -0/+14 |