•  
      request #14127 Extend markdown support in the git plugin
    Infos
    #14127
    Aurélien Tisné (atisne)
    2020-04-10 15:58
    2019-11-08 15:00
    15317
    Details
    Extend markdown support in the git plugin
    Concerning markdown, the current git plugin only render the files named "readme.md".

    It should be very convenient to wider support markdown rendering when browsing a repository. Thus, Tuleap could provide a smart documentation publishing out of box when it is managed using git. It's often sufficient on small projects with few needs.

    Minimal features:

    * render all .md when viewing them
    * support relative links between MD files
    SCM/Git
    Empty
    Empty
    • [x] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2020-04-08
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2020-04-07 18:35
    Hi,

    For information, Markdown files can now links to other files in the repo (see request #14765) and a patch is currently being reviewed to render all Markdown files and not only the READMEs (gerrit #18621).

    • Summary
      -Extent markdown support in the git plugin 
      +Extend markdown support in the git plugin 
    • Status changed from New to Under review
    • Is an Enhancement or an internal improvement? set to enhancement