summaryrefslogtreecommitdiffstats
path: root/web/react/utils/markdown.jsx
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #769 from hmhealey/plt334Joram Wilander2015-09-241-0/+16
|\
| * Restricted markdown output to only appear on one line when in singleline modehmhealey2015-09-231-0/+16
* | Changed Markdown links to open in a new tabhmhealey2015-09-231-1/+1
|/
* 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