Skip to content

[ENH] PluginDiagram: Prevent conversion of HTML Entities present in galleries names in Wiki Page

Description

Since the Html entities were interpreted, so I added a code to prevent the HTML entities from being decoded.

Steps to test

A few galleries must exist first, then add {diagram} in the wiki page.

Expected result

HTML entities in galleries names must not change.

Merge request reports