oracle/opengrok

Markdown relative links are broken

Open

#2.775 aberto em 20 de mai. de 2019

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (747 forks)batch import
UIbughelp wanted

Métricas do repositório

Stars
 (4.060 stars)
Métricas de merge de PR
 (Mesclagem média 2d 13h) (24 fundiu PRs em 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/

Guia do colaborador