-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
topic/content-renderingChanges how certain filetypes are displayedChanges how certain filetypes are displayedtype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.
Description
Feature Description
There are customization docs that instruct the user to insert some JS into their templates for PlantUML support. I think we can do better and add configuration options to set a URL to a PlantUML server instead and have our own JS handle the plumbing to get the graphs rendered.
Related: https://docs.gitlab.com/ee/administration/integration/plantuml.html
Also related (but not required): alecthomas/chroma#580
Ideally, the rendering would be done completely in JS without a dependency on a server but I don't think such a module exists (yet).
Metadata
Metadata
Assignees
Labels
topic/content-renderingChanges how certain filetypes are displayedChanges how certain filetypes are displayedtype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.