oracle/opengrok

Markdown relative links are broken

Open

#2,775 opened on May 20, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (747 forks)batch import
UIbughelp wanted

Repository metrics

Stars
 (4,060 stars)
PR merge metrics
 (Avg merge 1d 22h) (17 merged PRs in 30d)

Description

Opengrok shows markdown README.md content, but if it contains relative links to other markdown files (such as browsing documentation), those links are not working.

At demo site for showdown (library used by opengrok), relative links do work for version 1.8.4 which is currently used but no in opengrok. http://demo.showdownjs.com/

Contributor guide