docsify-plantuml icon indicating copy to clipboard operation
docsify-plantuml copied to clipboard

Command "include" and "includesub" don't work

Open lucasscarduelli opened this issue 5 years ago • 2 comments

Hello, first of all I can say that this plugin is amazing !!

To organize my diagram better, I divide it into same PlantUML files and include it in a main PlantUML diagram using the command ʻinclude`, but it does not work with this plugin. Why not? Am I doing something wrong?

Below how I'm doing ...

1 - First I create the PlantUML file (abc.puml) with a simple diagram: Captura de Tela 2020-10-07 às 13 52 28

2 - Add this diagram with "include" command on the main diagram in the markdown (architecture.md), that is part of the docsify documentation: Captura de Tela 2020-10-07 às 13 53 06

3 - The result, don't work! Captura de Tela 2020-10-07 às 13 54 30

You can help me?!

lucasscarduelli avatar Oct 07 '20 17:10 lucasscarduelli

This would be really nice, specially when we have big pumls that don't look so good inlined :(

alana91 avatar Oct 07 '20 21:10 alana91

This is an oldie - but I would like to bump it :) I'm needing to start every diagram without about 16 lines of theme overrides and would like to just include them instead

erzz avatar Jun 20 '22 09:06 erzz