History for gitbucket_jkp / src / main / scala / view / Markdown.scala
2014-03-13
@takezoe
(refs #115)Add new method to get sshUrl to RepositoryInfo
takezoe committed on 13 Mar 2014
2014-02-18
@takezoe
(refs #231)Fix anchor icon style and apply URL encoding to non-ascii chars in anchor name.
takezoe committed on 18 Feb 2014
@takezoe
(refs #231)Add anchor icon for headlines in Markdown.
takezoe committed on 18 Feb 2014
2014-02-08
@Jeffrey Olchovy
(refs #231)Generate anchors for headers in wiki markup
Jeffrey Olchovy committed on 8 Feb 2014
2013-11-07
@xuwei-k
add HARDWRAPS option
xuwei-k committed on 7 Nov 2013
2013-11-03
@takezoe
(refs #177)Fix regular expressions for issue link conversion.
takezoe committed on 3 Nov 2013
2013-10-03
@takezoe
(refs #109)Change link color for absent Wiki pages.
takezoe committed on 3 Oct 2013
2013-09-22
@takezoe
Small fix.
takezoe committed on 22 Sep 2013
2013-07-12
@takezoe
Remove unused import statement.
takezoe committed on 12 Jul 2013
@takezoe
(refs #34)Link conversion checks existence of accounts and issues.
takezoe committed on 12 Jul 2013
2013-07-11
@takezoe
Remove debug code.
takezoe committed on 11 Jul 2013
@takezoe
Use StringUtil#urlEncode() instead of URLEncode#encode().
takezoe committed on 11 Jul 2013
@takezoe
(refs #34)@xxxx in markdown as link.
takezoe committed on 11 Jul 2013
@takezoe
Replace String#format() with string interpolation.
takezoe committed on 11 Jul 2013
2013-07-05
@takezoe
Improve issue id detection in Markdown.
takezoe committed on 5 Jul 2013
2013-07-04
@takezoe
(refs #17)Fix wiki link.
takezoe committed on 4 Jul 2013
2013-06-29
@takezoe
Fix link detection.
takezoe committed on 29 Jun 2013
2013-06-22
@takezoe
Fix regex pattern.
takezoe committed on 22 Jun 2013
2013-06-15
@takezoe
Adjust url only if enableWikiLink is true.
takezoe committed on 15 Jun 2013
@takezoe
Adjust link / image url in Wiki.
takezoe committed on 15 Jun 2013
2013-06-11
@takezoe
Bugfix
takezoe committed on 11 Jun 2013
2013-06-08
@takezoe
Fix commit id / issue id link in markdown.
takezoe committed on 8 Jun 2013
2013-06-07
@takezoe
Remove debug code.
takezoe committed on 7 Jun 2013
@takezoe
Implementing issue id link.
takezoe committed on 7 Jun 2013
2013-06-06
@takezoe
Add syntax highlighting in Wiki.
takezoe committed on 6 Jun 2013