Giter VIP home page Giter VIP logo

md_to_conf's People

Contributors

bhundven avatar borkur avatar dependabot[bot] avatar dvaerum avatar jean avatar jiuks avatar juancki avatar natestah avatar olegkarasik avatar pfrom-vizio avatar robinminto avatar ynaka81 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

md_to_conf's Issues

HTTPError: 500 Server Error (Local references werent processed)

I am using a self-hosted Confluence instance. This problem occurs when I am trying to update an existing Confluence Page.

INFO - update_page [629] - Updating page...
add_local_refs [464] - Local references werent processed because --markdownsrc wasnt set or specified source isnt supported

add requirements.txt for Library dependency management

Hi, Thank you for providing a good program!

I'm using this program very well.
By the way, there is one suggestion.
I need a library to run the program, do not you want to manage it as a file?
For example, frequently used requirements.txt.

If you do not mind, I am edit it and pull request.
Thank you again.

Please escape > character

When your markdown contains > characters, the page update will fail with 400 Bad Request.
Only the closing ( '>' ) needs to be escaped. I recommend replacing it with '\>' before the conversion.

[Wishlist] Support for hosted instances

I see that the importer seems to expect to target a Confluence Cloud instance. It would be great if self-hosted Confluence instances (under an arbitrary domain) were also supported.

Support for a folder of md files

Would it be possible, using a -r flag to then iterate through all of the different .md files in a specified folder uploading them to the same space in confluence in a single query?

Pypi Package

It would be great to generate a Python package and make it available on Pypi.

Request for adding comment to page history

Hello,
At the moment, md_to_conf.py has an argument called -v which specifies the version of the documentation on Confluence.
It would be very helpful if a new argument (-m/--message) can be added which gets the comment in the page history:
"version": { "message": VERSION_COMMENT, "number": VERSION_NUMBER }

Final image on page used for all images

When converting an MD page (in our case an export of our Outline Wiki) it appears that the final image on the page is used for all images that are there.

For instance:

  • Image of dog
  • Image of another dog
  • Image of pack of dogs
  • Image of cat

All 4 images will be the image of cat instead of the (unique) other images.

Images are in the Markdown as such:

First
 ![](uploads/d7ae0a41-0d4b-4710-9f13-c40fb889b142/5d1fa456-68c9-4b55-bda6-7da3a0d8664a/image.png)

Second
 ![](uploads/d7ae0a41-0d4b-4710-9f13-c40fb889b142/12fe282c-aa18-43a4-90a9-aa5617b3801f/image.png)

The problem seems to be that it uploads all found images as image.png, overwriting the previous one

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.