jensmtg / obsidian-diagrams-net

This repository contains a plugin for Obsidian for inserting and editing diagrams.net (previously draw.io) diagrams.
MIT License
96 stars 14 forks source link

Wrong character space in sequence diagrams (plantuml) #9

Open savbran opened 1 year ago

savbran commented 1 year ago

Hi, I noticed when using the plugin in obsidian and try to use a plantuml sequence diagram that text spacing (space between characters) is not well rendered. I suspect that Obsidian or this plugin is using an old version of plantuml server. Any possibility to check this? Thanks. wrong-diagram-text good-diagram-text

To reproduce the case it's enough to

  1. create a new diagram in Obsidian with the plugin installed
  2. put the sequence diagram attached.

insert_sequence_diagram_in_plugin

sequence_diagram.txt