[go: up one dir, main page]

Skip to content

Gitlab version 15.11.0 webIDE does not recognize plantuml when opening a markdown file

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

Gitlab version 15.11.0 webIDE does not recognize plantuml when opening a markdown file

Steps to reproduce

1: webIDE edit markdown file 2: markdown file use plantuml

Example Project

https://gitlab.com/-/ide/project/QiuminGe/test/edit/main/-/README.md

code

[First component]
[Another component] as Comp2
component Comp3
component [Last\ncomponent] as Comp4

Preview

New Web IDE v15.11.0

image

Old Web IDE v15.10.0

image

What is the current bug behavior?

WebIDE did not render plantuml as a graphic

What is the expected correct behavior?

WebIDE renders plantuml as a graph

Edited by 🤖 GitLab Bot 🤖