Giter Club home page Giter Club logo

Comments (3)

patrickdavey avatar patrickdavey commented on May 16, 2024

Glad you found the repo :) There are definitely parts (probably many) of the vimiwiki syntax which aren't supported, looks like {{ .. }} is one of those unsupported ones.

When you publish your repo, you actually push up the entire contents of your vimwiki folder itself?

An important thing to note here is that we use github flavoured markdown which is not quite the same as "vimwiki markdown". It doesn't know anything about file: links etc. You can read the image spec here

I'll leave this issue here for if & when I get time to implement it. If you happen to know ruby (or want to have a shot at it) then it probably just needs another method like this one to be called. If It was me, I'd just do the simplest version which will suit you (and leave off the local and file options ;) What I'm slightly curious about is how it automatically knows to go ../../ and whether that is an option which can be passed in and that needs to be taken account of.

from vimwiki_markdown.

tfachmann avatar tfachmann commented on May 16, 2024

Thanks for your fast reply!

In my case I don't publish my repo / wiki, but use it as a rich viewer. Therefore, I write and browse in Vim with vimwiki (using latex math, images, ...) and render it with your application from time to time.

True, I was aiming just for the github flavoured markdown, thus ![alt_text](/url "title")

I don't know anything about ruby but I managed to have a look and could implement it, see the following pull request. It might not be idiomatic ruby code as I am used to lower level languages, but it was fun :)

from vimwiki_markdown.

patrickdavey avatar patrickdavey commented on May 16, 2024

Closing - fixed in 3250013

from vimwiki_markdown.

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.