Giter VIP home page Giter VIP logo

Comments (6)

miyuchina avatar miyuchina commented on May 28, 2024

Hi there! Thanks for the interest!

Jira renderer support was just added yesterday, and as you can probably tell by the code, it's not yet production ready. I'll cc the author @cctile to see if they have any idea what's going on, and I'll try to take a look once I free myself from work as well.

Wow, I had no idea there's no adequate Markdown to Jira converter..

from mistletoe.

huettenhain avatar huettenhain commented on May 28, 2024

Thanks for the quick turnaround! I will be as patient as I am eager for this tool =).

To elaborate: I might be picky with what an "adequate" converter is, but I was looking for something that works from the command line. An added bonus is that I might integrate this directly into my scripts that communicate with Jira's REST(-like) API. Most importantly however, I am lucky enough not to be in the business of running node.js and I really want to keep it that way.

from mistletoe.

cctile avatar cctile commented on May 28, 2024

Took a look at https://github.com/cctile/mistletoe/blob/dev/plugins/jira_renderer.py#L88
See two ways to fix this for render_footnote_link:

  1. Quick and dirty where we introduce end space in template:
template = '[{inner}|{target}] '
  1. Push fix on @miyuchina where the space is honored in the AST level.

@miyuchina your thoughts?

from mistletoe.

cctile avatar cctile commented on May 28, 2024

Also @huettenhain thanks for trying this out! Appreciate your feedback!

from mistletoe.

miyuchina avatar miyuchina commented on May 28, 2024

Oh okay, I just looked at it in more detail. I'll fix it on the parsing level. Regexes. Ugh.

from mistletoe.

miyuchina avatar miyuchina commented on May 28, 2024

Should be fixed in f73e3f1. Closing for now. Thanks again @huettenhain and @cctile !

from mistletoe.

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.