History for gitbucket_jkp / src / main / scala / view / Markdown.scala
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