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

Add PDF syntax to Rouge #2058

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    02b4e29 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Update pdf.rb

    petervwyatt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    82785e3 View commit details
    Browse the repository at this point in the history
  2. Create demo PDF (functional)

    Needs to be treated as binary for xref to remain valid
    petervwyatt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e54e1d3 View commit details
    Browse the repository at this point in the history
  3. Update pdf.rb

    petervwyatt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    91d499c View commit details
    Browse the repository at this point in the history
  4. Add basic spec checker

    petervwyatt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    062647e View commit details
    Browse the repository at this point in the history
  5. Fixups

    petervwyatt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9cf372f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2488909 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8e8c8b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Added EOL to last line of PDF

    Added EOL to last line of PDF to pass linelint CI check used by Rouge. This is not required by real PDF files.
    petervwyatt committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    643179c View commit details
    Browse the repository at this point in the history