You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Unknwon 341da3cea7 Fix inappropriate markdown post process end tag check
When <code> is nested inside <pre>, the next end tag token would not able to be the same
as outer-most start tag. So we only check outer-most start and end tag token to be the same.
8 years ago
..
base.go #2650 fix possbility that use email as pusher user name 8 years ago
markdown.go Fix inappropriate markdown post process end tag check 8 years ago
tool.go Remove cache avatar support and add its tests 9 years ago