History for gitbucket_jkp / src / main / scala / view / Markdown.scala
2014-10-11
@bati11
Merge branch 'master' into feature-tasklist ...
bati11 committed on 11 Oct 2014
2014-10-06
@Naoki Takezoe
(refs #509)Fix link broken bug in Wiki
Naoki Takezoe committed on 6 Oct 2014
2014-10-05
@Naoki Takezoe
(refs #506)Fix generated URL for images
Naoki Takezoe committed on 5 Oct 2014
2014-09-20
@bati11
Add nested task list support
bati11 committed on 20 Sep 2014
2014-09-19
@bati11
Modify GitBucketHtmlSerializer constructor parameters ...
bati11 committed on 19 Sep 2014
@bati11
Merge branch 'master' into feature-tasklist ...
bati11 committed on 19 Sep 2014
2014-09-14
@Naoki Takezoe
(refs #483)Fix link in markdown
Naoki Takezoe committed on 14 Sep 2014
2014-05-31
@bati11
Merge branch 'master' into feature-tasklist ...
bati11 committed on 31 May 2014
2014-05-30
@HairyFotr
Small cleanup using static analysis
HairyFotr committed on 30 May 2014
2014-05-11
@takezoe
(refs #364)Keep links which start with '#'
takezoe committed on 11 May 2014
2014-05-03
@bati11
Merge branch 'master' into feature-tasklist
bati11 committed on 3 May 2014
2014-05-02
@Tomofumi Tanaka
Add link for image file ...
Tomofumi Tanaka committed on 2 May 2014
2014-04-09
@bati11
Implement the feature "Task List"
bati11 committed on 9 Apr 2014
@bati11
Add escapeTaskList method, it escapse '- [] ' characters
bati11 committed on 9 Apr 2014
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