Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JessicaTegner
/
pypandoc
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
122
Star
1.1k
Code
Issues
31
Pull requests
7
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
811741a
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 21, 2024
Use a raw F string for regex in pandoc downloader (#371)
Show description for 7111c16
JessicaTegner
authored
7111c16
Copy full SHA for 7111c16
Commits on Jul 12, 2024
Merge branch 'master' of github.com:JessicaTegner/pypandoc
JessicaTegner
committed
23f6f09
Copy full SHA for 23f6f09
Added trusted publisher information to workflow file, which is a new requirement for pypi
JessicaTegner
committed
9543de0
Copy full SHA for 9543de0
Commits on Jun 4, 2024
Fix invalid escape sequence in regex (#365)
Show description for 06d0134
syusuke9999
authored
06d0134
Copy full SHA for 06d0134
Commits on Apr 21, 2024
Remove outdated comments in Dockerfile (#363)
Show description for 7b65192
SqAtx
authored
7b65192
Copy full SHA for 7b65192
Commits on Apr 12, 2024
Added project urls to setup files (#359)
Show description for f1fcee8
JessicaTegner
authored
f1fcee8
Copy full SHA for f1fcee8
Commits on Apr 11, 2024
fix regex escape in _get_pandoc_urls (#362)
Show description for 31105f1
jfishe
and
JessicaTegner
authored
31105f1
Copy full SHA for 31105f1
Commits on Feb 21, 2024
tea
JessicaTegner
committed
315c6b9
Copy full SHA for 315c6b9
Commits on Feb 16, 2024
pypandoc v1.13
JessicaTegner
committed
1341920
Copy full SHA for 1341920
Commits on Feb 15, 2024
Fixed artifacts not being downloaded for releaser jobs (#358)
JessicaTegner
authored
7156563
Copy full SHA for 7156563
Updated docker file to use python 3.12x, and therefore fixed python c… (#357)
JessicaTegner
authored
66f2427
Copy full SHA for 66f2427
Commits on Feb 14, 2024
Updated CI to produce arm builds off pypandoc_binary (#356)
Show description for 760b066
JessicaTegner
authored
760b066
Copy full SHA for 760b066
Commits on Jan 18, 2024
Force install setuptools in workflow during build step of binary
JessicaTegner
committed
bee6cbd
Copy full SHA for bee6cbd
feat: optional stdout decoding (#351)
Show description for 651074e
0xlasm
and
JessicaTegner
authored
651074e
Copy full SHA for 651074e
Commits on Nov 11, 2023
Removed python 3.6 CI and fixed test cases for python 3.12 (#352)
JessicaTegner
authored
c28366d
Copy full SHA for c28366d
Specificied implisit dependencies
JessicaTegner
committed
ab38f02
Copy full SHA for ab38f02
We will now also install setuptools when running ci
JessicaTegner
committed
249f436
Copy full SHA for 249f436
Commits on Oct 25, 2023
Change when we do source file verification (#344)
JessicaTegner
authored
31fd7d5
Copy full SHA for 31fd7d5
pass path to _get_pandoc_version() on windows correctly (#345)
JessicaTegner
authored
b2dcce2
Copy full SHA for b2dcce2
Commits on Oct 17, 2023
pypandoc v1.12
JessicaTegner
committed
67d0ba1
Copy full SHA for 67d0ba1
Commits on Oct 10, 2023
Added python 3.12 support (#346)
JessicaTegner
authored
892918c
Copy full SHA for 892918c
Commits on Sep 4, 2023
make meaningless encoding parameter from convert_file method deprecated (#340)
Show description for 5848968
chrisdecker1201
authored
5848968
Copy full SHA for 5848968
Commits on Aug 31, 2023
Update Dockerfile to use Python 3.9 (#334)
Show description for df67c94
DisSupEng
and
JessicaTegner
authored
df67c94
Copy full SHA for df67c94
Updated python versions for testing (#341)
JessicaTegner
authored
08c3bdc
Copy full SHA for 08c3bdc
Commits on Aug 24, 2023
Fix validate_formats to accept Path object for pdf (#338)
kencx
authored
b99a74b
Copy full SHA for b99a74b
Commits on Apr 24, 2023
docs: fix typos (#330)
Show description for b9860a0
kianmeng
authored
b9860a0
Copy full SHA for b9860a0
Commits on Mar 9, 2023
Tests fixes (#328)
Show description for e879cfa
keszybz
authored
e879cfa
Copy full SHA for e879cfa
Commits on Mar 4, 2023
pypandoc v1.11
JessicaTegner
committed
5348c62
Copy full SHA for 5348c62
Commits on Feb 28, 2023
Fixed up logging and debugging (#326)
Show description for 6a8f6ab
JessicaTegner
authored
6a8f6ab
Copy full SHA for 6a8f6ab
Added python 3.11 support (#325)
Show description for d62beec
JessicaTegner
authored
d62beec
Copy full SHA for d62beec
Fixed test cases for pandoc 3x (#324)
JessicaTegner
authored
e4f8ed5
Copy full SHA for e4f8ed5
Fix Issue316 - set sandbox to be false by default (#322)
JessicaTegner
authored
d97d48a
Copy full SHA for d97d48a
Commits on Oct 28, 2022
ci: Add condition for the both publish steps (#314)
AbdealiLoKo
authored
2436fea
Copy full SHA for 2436fea
ci: Fix conditions for building and publishing (#313)
Show description for 1e118de
AbdealiLoKo
authored
1e118de
Copy full SHA for 1e118de
pypandoc v1.10
JessicaTegner
committed
8dc63f3
Copy full SHA for 8dc63f3
Pagination
Previous
Next
You can’t perform that action at this time.