Coder Social home page Coder Social logo

daxcore / mkdocs-obsidian-interactive-graph-plugin Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 1.0 644 KB

interactive graph for Material for MkDocs like Obsidian, refer demo:

Home Page: https://daxcore.github.io/mkdocs-obsidian-interactive-graph-plugin/

License: MIT License

Dockerfile 5.75% Python 94.25%
echarts graph interactive mkdocs mkdocs-material mkdocs-plugin mkdocs-plugins obsidian obsidian-md

mkdocs-obsidian-interactive-graph-plugin's People

Contributors

daxcore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mkdocs-obsidian-interactive-graph-plugin's Issues

Request to Fix Regex Parsing Issue for Markdown Links in Python Package

Hi! Thank you for offering this plugin!
I am using this python package to add an interactive graph to my static page generated by mkdocs.

However, I found some bugs while using this script.

If markdown text wrriten multiple links of one line.
Regex incorrectly parsed it as follows.

  • example text: "Blah Blah [[Blah Blah]] Blah Blah [[Blah Bla]] Blah Blah"
  • parsing result: Blah Blah [[Blah Blah]] Blah Blah [[Blah Bla]] Blah Blah
  • I hoped result: Blah Blah [[Blah Blah]] Blah Blah [[Blah Bla]] Blah Blah

The reason is regex non-capturing text.
And I can modify this script to work correctly.

May I send a PR?

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.