Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Conversation

@cb372
Copy link
Contributor

@cb372 cb372 commented Apr 21, 2014

Parse and render comment bodies as markdown.
Note that since markdown can include HTML, this does not affect the existing support for HTML tags in comments.

Tested with GISTUB_AUTO_LINK set to both true and false.

  • GISTUB_AUTO_LINK == false
    • Normal URLs are NOT auto-linked, but Markdown-formatted links appear as links
  • GISTUB_AUTO_LINK == true
    • Normal URLs ARE auto-linked, and Markdown-formatted links also appear as links

Screen shot (with GISTUB_AUTO_LINK == false):

screen shot 2014-04-21 at 16 00 18

seratch added a commit that referenced this pull request Apr 21, 2014
@seratch seratch merged commit b7bac7f into seratch:develop Apr 21, 2014
@cb372 cb372 deleted the support-markdown-comments branch April 21, 2014 10:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants