Jessica Tegner

Results 104 comments of Jessica Tegner

@timofurrer hi there. I have been looking over the repository the last couple of days, and I would be more than willing to take over the maintainment of maya. You...

@timofurrer that sounds like a good plan. I'll send you over some stuff within the next week or 2 :)

Really interesting. Can you share your OS configuration (Host, guest and WSL version) along with your python and pypandoc version?

I have tried but I am not able to reproduce the issue

continuing from #259

I would say so. However, looking at the 2 (at the moment released) packages, it looks like only the tarball has a *.md file in it(the readme). But yes, I'm...

Seems resonable @hugobuddel. Kind of related, does the patches in #328 also work for you. Then if that's the case, I think we are gonna move to that one, due...

Cool. I think what we'll do is use temporary markdown file, per your secondary suggestions. Then I'll work on refactoring the testing

Hmm. Interesting one. The log output you provided, suggest that it's "pandoc" that can't find the translation file, however I have never seen this before. I know running pypandoc in...

@kloczek From the 2 last ones: ``` python_source = '''\ #!{0} """ Pandoc filter to convert all regular text to uppercase. Code, link URLs, etc. are not affected. """ from...