[pve-devel] applied: [PATCH v3 common 1/1] REST handler: get property description: escape curly braces for asciidoc
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Apr 27 10:49:44 CEST 2022
On 07.04.22 12:05, Fabian Ebner wrote:
> Text enclosed in unescaped curly braces will be interpreted as an
> attribute reference breaking and e.g. lead to the description not
> showing up at all a generated man page further down the line.
>
> Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
> ---
>
> New in v3.
>
> Tried out various uses of curly braces and seems to work for man
> pages, HTML doc and API-viewer.
>
> src/PVE/RESTHandler.pm | 3 +++
> 1 file changed, 3 insertions(+)
>
>
applied, thanks!
More information about the pve-devel
mailing list