Coder Social home page Coder Social logo

indieatom / docsify-puml Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 0.0 433 KB

Docsify plugin to parse PlantUML content

Home Page: https://www.npmjs.com/package/docsify-puml

License: MIT License

JavaScript 100.00%
docs docsify plantuml plantuml-parser themable

docsify-puml's People

Contributors

dependabot[bot] avatar rochajg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

docsify-puml's Issues

!include command not functionnal

Hi!
your package is working like a charm but I've encountered a problem :
after many attempts of any syntax available I have not been able to include a file in a markdown.

both files are in the same directory.
main.md that needs to display a .puml inside
puml_file.puml

here is the syntax used :
main.md (articially added space between the ` to trump markdown)

# random title 1
text
## subtitle 
text 
` ` `plantuml
@startuml

[[!include puml_file.puml]]

@enduml
` ` `

puml_file.puml contains a minimal working example that works fine when mput directly inside of main.md

@startuml
a->b
@enduml

Incompatible with Tabs Plugin

In testing out this plugin, I found that it causes issues with docsify-tabs. I end up getting tab groups with nothing selected by default.
Screen Shot 2021-07-07 at 5 54 27 PM

jump to anchor

Hi!

Thanks for this great extension! I love the possibility to jump from diagrams to other docs in markdown style!

I have one question: When I use an anchor at the end of the link, it is available in the address bar after clicking on the link in the diagram. But it wont scroll to the proper location in the newly opened page but stay at the top. If I hit F5 it scrolls to the proper location.

Do you have any ideas, what this could be related to? If that would work, it would open quite many possibilities! :)

Regards,
Johannes

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.