shd101wyy / vscode-markdown-preview-enhanced

One of the "BEST" markdown preview extensions for Visual Studio Code
https://shd101wyy.github.io/markdown-preview-enhanced
Other
1.46k stars 173 forks source link

PlantUML update required #1141

Open simongloor opened 4 years ago

simongloor commented 4 years ago

The update of Plantuml from 19. Apr breaks some diagrams if they use functions. The functions have to be replaced with procedures which aren't supported in the version of this plugin.

Therefore I have to choose whether the diagram should be displayable in Atom or on our GitLab server.

shd101wyy commented 4 years ago

Hi @simongloor , if you can't wait for me to issue a new release, you can manually replace the plantuml.jar file yourself at ~/.atom/packages/markdown-preview-enhanced/node_modules/@shd101wyy/mume/dependencies/plantuml/plantuml.jar.
Thank you!

shd101wyy commented 4 years ago

I am a bit busy recently so It might take me a while to work on new release :(

simongloor commented 4 years ago

Awesome, thank you. It worked like a charm.

(Tip for other users: The .atom folder is in your user folder)

ojob commented 1 year ago

Tip for VSCode users: the path is almost the same, just the two first folders change: ~\.vscode\extensions\shd101wyy.markdown-preview-enhanced-0.6.7\node_modules\@shd101wyy\mume\dependencies\plantuml