Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates pandoc to 3.1.13 and modern platforms. #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

headhunter45
Copy link

tl;dr This makes the rules useable again.

  • Fixes errors related to platforms being moved to a separate repo.
  • Updates Pandoc to v3.1.13 to support all the platforms Pandoc provides builds for. Supported pandoc platforms:
    • linux-amd64
    • linux-arm64
    • macos-arm64
    • macos-x86_64
    • window-x86_64
  • Removes the windows-i386 platform as Pandoc no longer supports 32-bit platforms.
  • Fixes lint errors except adding docstrings.

@headhunter45
Copy link
Author

I can split this into 3 separate commits/prs if you want (fix platforms, update pandoc to 3.1.13, lint fixes). I might take care of the docstrings later if I have time. This is my first time working on custom rules, so I may have missed something as well.

@pbaughman
Copy link

I'm not affiliated with this project at all, I just wanted to thank you for doing this - I was pretty stuck trying to use this module for a little bit until I figured out what was wrong and was delighted to see that it had already been fixed, although not merged into the main branch. I hope you manage to get a response here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants