Commit Graph

9 Commits

Author SHA1 Message Date
Eduard Heimbuch
0eeddd5103 enrich commit mentions by internal links e. g. "repoNamespace/repoName@commitId" 2020-06-24 15:26:50 +02:00
Sebastian Sdorra
12355f2754 fixed review findings 2020-05-20 11:18:58 +02:00
Sebastian Sdorra
9f97442d4f normalize paths with ".." and "." in markdown content 2020-05-20 08:39:06 +02:00
Sebastian Sdorra
d1f10ec5a7 rebuild MarkdownLinkRenderer and added real world use cases 2020-05-19 15:51:33 +02:00
Sebastian Sdorra
50e4316886 improve MarkdownLinkRenderer
- render target _blank link for all external http links
- render simple a link for all links with protocol or anchor links
- render local html push link for all internal links
2020-05-19 12:59:02 +02:00
Florian Scholdei
a148d29770 Correct mixing concepts, Link instead of a for internal links, adjust regex 2020-05-15 09:54:20 +02:00
Florian Scholdei
327bde9515 Correct misplacing of path context 2020-05-15 00:40:56 +02:00
Florian Scholdei
9131b5eb2f Add another fragment test case which caused jenkins error 2020-05-14 23:35:14 +02:00
Florian Scholdei
62a87e6234 Resolve markdown links correctly 2020-05-14 12:23:27 +02:00