feat: rendering pipeline logic
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
key: markdownPlantuml
|
||||
title: PlantUML
|
||||
description: Generate diagrams from PlantUML syntax
|
||||
author: requarks.io
|
||||
icon: multiline_chart
|
||||
enabledDefault: false
|
||||
dependsOn: markdownCore
|
||||
props: {}
|
1
server/modules/rendering/markdown-plantuml/renderer.js
Normal file
1
server/modules/rendering/markdown-plantuml/renderer.js
Normal file
@@ -0,0 +1 @@
|
||||
module.exports = {}
|
Reference in New Issue
Block a user