Jeffrey Olchovy
|
153a32e340
|
(refs #231)Generate anchors for headers in wiki markup
|
2014-02-08 13:59:27 -05:00 |
|
xuwei-k
|
94dce09570
|
add HARDWRAPS option
|
2013-11-07 17:27:18 +09:00 |
|
takezoe
|
641d506559
|
(refs #177)Fix regular expressions for issue link conversion.
|
2013-11-03 18:06:58 +09:00 |
|
takezoe
|
f37eca7c61
|
(refs #109)Change link color for absent Wiki pages.
|
2013-10-03 13:49:09 +09:00 |
|
takezoe
|
d53619c247
|
Small fix.
|
2013-09-23 02:14:31 +09:00 |
|
takezoe
|
3c2675fd0d
|
Remove unused import statement.
|
2013-07-12 15:23:01 +09:00 |
|
takezoe
|
f163e348e0
|
(refs #34)Link conversion checks existence of accounts and issues.
|
2013-07-12 15:15:58 +09:00 |
|
takezoe
|
a31de89f9c
|
Remove debug code.
|
2013-07-12 03:26:41 +09:00 |
|
takezoe
|
6aa86ac2e3
|
Use StringUtil#urlEncode() instead of URLEncode#encode().
|
2013-07-12 02:18:29 +09:00 |
|
takezoe
|
991f60ce44
|
(refs #34)@xxxx in markdown as link.
|
2013-07-12 01:29:23 +09:00 |
|
takezoe
|
72e2c6dca7
|
Replace String#format() with string interpolation.
|
2013-07-11 20:19:11 +09:00 |
|
takezoe
|
5ea250d89d
|
Improve issue id detection in Markdown.
|
2013-07-05 23:25:09 +09:00 |
|
takezoe
|
869930165c
|
(refs #17)Fix wiki link.
|
2013-07-04 17:26:32 +09:00 |
|
takezoe
|
179f44e2a5
|
Fix link detection.
|
2013-06-30 02:54:52 +09:00 |
|
takezoe
|
66499024e9
|
Fix regex pattern.
|
2013-06-22 22:34:00 +09:00 |
|
takezoe
|
c259655adc
|
Adjust url only if enableWikiLink is true.
|
2013-06-16 03:47:25 +09:00 |
|
takezoe
|
8f0e2fe442
|
Adjust link / image url in Wiki.
|
2013-06-16 03:43:03 +09:00 |
|
takezoe
|
f74ad9fe54
|
Bugfix
|
2013-06-11 15:39:55 +09:00 |
|
takezoe
|
ef677bdb08
|
Fix commit id / issue id link in markdown.
|
2013-06-09 00:32:28 +09:00 |
|
takezoe
|
5c79124bf9
|
Remove debug code.
|
2013-06-07 09:47:51 +09:00 |
|
takezoe
|
3bf13c2624
|
Implementing issue id link.
|
2013-06-07 09:46:44 +09:00 |
|
takezoe
|
b866c6bbf0
|
Add syntax highlighting in Wiki.
|
2013-06-07 03:17:54 +09:00 |
|