oracle/opengrok

Markdown relative links are broken

Open

#2775 opened on May 20, 2019

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

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