You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wiki/server/modules/rendering/markdown-wireviz/definition.yml

15 lines
351 B

key: wireviz
title: WireViz Diagrams
description: Render WireViz cable/wire diagrams from inline syntax
author: Custom
icon: mdi-format-superscript
enabledDefault: false
dependsOn: markdownCore
props:
wirevizWebUrl:
type: String
title: WireViz Web URL
hint: URL of the WireViz Web service
default: http://localhost:3005
order: 1