GithubHelp home page GithubHelp logo

Comments (6)

schmr avatar schmr commented on August 22, 2024 2

excessive whitspeace after @enduml being the source of my problem. Simply trimming the whitespace made everything work.

Thanks @asbjornu for reporting it here, saved me the time when I got the same problem!

from plantuml-mode.

asbjornu avatar asbjornu commented on August 22, 2024 1

By building PlantUML from source and running the tests, I discovered that plantuml/plantuml#600 fixed my issue, which pointed to excessive whitspeace after @enduml being the source of my problem. Simply trimming the whitespace made everything work.

from plantuml-mode.

fingon avatar fingon commented on August 22, 2024

I am encountering the same thing as well. Not huge problem as I can have plantuml running in different window to see the document as I edit it but still.

from plantuml-mode.

 avatar commented on August 22, 2024

Are you running plantuml with the version plantuml.1.2018.11.jar and the parameter -config some.config ?

It seems to be a bug of the specific version of plantuml, which doesn't support comments in config file. You may downgrade the jar to plantuml.1.2018.10.jar or previous ones.

FYI.

from plantuml-mode.

stale avatar stale commented on August 22, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from plantuml-mode.

asbjornu avatar asbjornu commented on August 22, 2024

I am experiencing this error now and can't for the life of me figure out what is wrong in the diagram. Would it be possible for the error message to be a bit more specific? "Some diagram description contains errors" doesn't say much. I'm using -pipe and are only feeding plantuml.jar one diagram to convert, which looks like this:

@startuml Diagram
actor client
node app
database db
db -> app
app -> client
@enduml

from plantuml-mode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.