about use !include deploy to server(gitbook or apache)

0 votes
asked Jul 23, 2018 in Question / help by casper (120 points)
hi

 I use plugin for vscode,and insert plantuml to markdown, I use !include to include another file,it's work for me.but when I deploy it to web server, then hass error, prompt cannot include the file.

my DIR is :

aa

|----bb (has 1.puml)

|----cc(has 2.puml)

in 1.puml:

@startuml

   !include ../cc/2.puml

@enduml

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...