summaryrefslogtreecommitdiffstats
path: root/web/react/utils/markdown.jsx
Commit message (Expand)AuthorAgeFilesLines
* Added CSS classes to markdown headings, links, and tableshmhealey2015-09-231-1/+12
* Moved text formatting code to only occur inside of markdown text nodeshmhealey2015-09-221-0/+13
* Added theme class to markdown linkshmhealey2015-09-211-1/+7
* Cleaned up markdown formatting code and removed debug statementshmhealey2015-09-191-3/+5
* Changed markdown link parsing to automatically add an explicit protocol to urlshmhealey2015-09-191-0/+14