Marc Popp

Results 1 comments of Marc Popp

Hi, I'm having the same issue on MacOS. Using the following config gives me the timeout error from above: ``` "plantuml.render": "PlantUMLServer", "plantuml.server": "https://www.plantuml.com/plantuml", "markdown-pdf.plantumlOpenMarker": "```plantuml", "markdown-pdf.plantumlCloseMarker": "```", ``` Using...