Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
michaeljklein
/
pandoc-ruby
Public
forked from
Authorea/pandoc-ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 20, 2017
added travis-ci badge to README.md
michaeljklein
committed
683b9c2
Copy full SHA for 683b9c2
Simple verbose convert (#2)
Show description for c73a262
michaeljklein
authored
c73a262
Copy full SHA for c73a262
Commits on Mar 17, 2017
Add travis
michaeljklein
committed
5e7929a
Copy full SHA for 5e7929a
Commits on May 5, 2016
Bump version to 2.0.1.
xwmx
committed
246b938
Copy full SHA for 246b938
Regenerate .rubocop_todo.yml.
xwmx
committed
f51163b
Copy full SHA for f51163b
Merge branch 'dalehamel-wrap-pandoc'
Show description for c4541e2
xwmx
committed
c4541e2
Copy full SHA for c4541e2
Initialize instance variables and use `attr_writer`.
Show description for 754b0f1
xwmx
committed
754b0f1
Copy full SHA for 754b0f1
Regenerate corrupted Gemfile.lock.
Show description for 5e1f87b
xwmx
committed
5e1f87b
Copy full SHA for 5e1f87b
Add '.bundle' to .gitignore.
Show description for 1f2aba7
xwmx
committed
1f2aba7
Copy full SHA for 1f2aba7
Commits on May 4, 2016
Add simple smoke test for multiple file binary output
dalehamel
committed
bb503ce
Copy full SHA for bb503ce
Fix test warnings, consistently wrap pandoc
dalehamel
committed
41ac92b
Copy full SHA for 41ac92b
Commits on Mar 29, 2016
Clarify language in README.md.
xwmx
committed
e268a5a
Copy full SHA for e268a5a
Update gemspec and bump to version 2.0.0.
xwmx
committed
ae66295
Copy full SHA for ae66295
Use short extension for README.md filename.
xwmx
committed
6564b20
Copy full SHA for 6564b20
Update README.markdown to version 2.
xwmx
committed
c097dee
Copy full SHA for c097dee
Regenerate .rubocop_todo.yml
xwmx
committed
f827fa7
Copy full SHA for f827fa7
Support array of filenames as input argument.
xwmx
committed
090d31d
Copy full SHA for 090d31d
Merge branch 'changecase-new-feature/concatenate_multiple_files_before_parsing'
Show description for c212418
xwmx
committed
c212418
Copy full SHA for c212418
Commits on Mar 28, 2016
Remove redundant parentheses.
Show description for f3f4cbc
xwmx
committed
f3f4cbc
Copy full SHA for f3f4cbc
Freeze mutable objects assigned to constants.
Show description for 5def144
xwmx
committed
5def144
Copy full SHA for 5def144
Remove unneeded interpolation.
Show description for ab7458e
xwmx
committed
ab7458e
Copy full SHA for ab7458e
Use `alias` instead of `alias_method`.
Show description for 5cb59d9
xwmx
committed
5cb59d9
Copy full SHA for 5cb59d9
Always use `raise` to signal exceptions.
Show description for 1d8f36c
xwmx
committed
1d8f36c
Copy full SHA for 1d8f36c
Regenerate .rubocop_todo.yml.
xwmx
committed
bb889ba
Copy full SHA for bb889ba
Commits on Jan 15, 2016
Change `%w`-literal delimiters to `(` and `)`.
Show description for fed1a93
xwmx
committed
fed1a93
Copy full SHA for fed1a93
Keep Style/Filename cop to document retention of unconventional name.
Show description for e698e04
xwmx
committed
e698e04
Copy full SHA for e698e04
Remove unused `@file_paths` variable in 'Conversions' specs.
xwmx
committed
cb7b798
Copy full SHA for cb7b798
Refactor Conversions spec generation.
xwmx
committed
935349b
Copy full SHA for 935349b
Remove extra line at top of `describe PandocRuby` block.
Show description for 63cc4ee
xwmx
committed
63cc4ee
Copy full SHA for 63cc4ee
Regenerate .rubocop_todo.yml.
xwmx
committed
c7a363b
Copy full SHA for c7a363b
Update Gemfile development/test group gem versions.
xwmx
committed
6afd508
Copy full SHA for 6afd508
Convert Test:Unit and shoulda tests to minitest specs.
xwmx
committed
bcb2d72
Copy full SHA for bcb2d72
Replace 'test_pandoc-ruby.rb' '-' with '_' to conform to conventions.
Show description for 30b04be
xwmx
committed
30b04be
Copy full SHA for 30b04be
Move timeout test to test_pandoc-ruby.rb.
xwmx
committed
0bb5cc1
Copy full SHA for 0bb5cc1
Move conversion test strings to individual files.
Show description for 25d9e39
xwmx
committed
25d9e39
Copy full SHA for 25d9e39
Pagination
Previous
Next
You can’t perform that action at this time.