0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 7 days ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Markdown flags More... about 13 years ago
fix utf-8 encoding issues in syntax highlighted GFM blocks More... about 13 years ago
Enable strict Markdown parsing by default More... about 13 years ago
rewrite http github urls to https in GFM More... about 13 years ago
Bump Redcarpet to 1.11.0 More... about 13 years ago
use find_by_attr instead of cached_by_attr for standard cases More... about 13 years ago
Enable :lax_htmlblock when parsing MD More... about 13 years ago
whitelist <hr> More... about 13 years ago
hack in syntax highlighting for READMEs More... about 13 years ago
Add default Markdown extensions back More... about 13 years ago
simplify MarkdownFilter by removing legacy GFM code More... about 13 years ago
use hard_wrap flag instead of ruby hacks with redcarpet More... about 13 years ago
highlight the code blocks More... about 13 years ago
thanks @mislav More... about 13 years ago
supper "fix #n" syntax. closes #754 More... about 13 years ago
search for issue references in root repo when not found in fork More... about 13 years ago
fix GH-N issue mention More... about 13 years ago
link issue mentions not preceeded by a space More... about 13 years ago
time to break out emacs and fix that type error More... about 13 years ago
short commit messages use html truncator More... about 13 years ago
fold IssueMentionFixFilter into IssueMentionFilter More... about 13 years ago
issue mention fix filter adds referenced issues to context hash More... about 13 years ago
rewrite all http://github.com urls to https instead of using camo More... about 13 years ago
whitelist <kbd>, <q>, <samp>, and <var> More... about 13 years ago
sorted. More... about 13 years ago
CommitMessagePipeline comments More... about 13 years ago
format_commit_message helpers assume <div> wrapper More... about 13 years ago
PlainTextInputFilter for commit messages and other plain text inputs More... about 13 years ago
thumbsdown: More... about 13 years ago
remove plain text filter More... about 13 years ago