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-outlines option(s) to assign PDF outlines based on pages and Markdown headings #479

Merged
merged 10 commits into from
Sep 20, 2022

Commits on Sep 18, 2022

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

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    df81710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    394fe6c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Disable dot notation of yargs-parser

    To prevent overloading object setting with boolean.
    yhatt committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    941f6ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f3444 View commit details
    Browse the repository at this point in the history
  3. Change coverage provider from babel to v8

    Istanbul cannot collect Babel coverage correctly from the evaluated
    script in the browser context.
    yhatt committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    98886f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f42f0a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67c92d1 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    yhatt committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    225bac7 View commit details
    Browse the repository at this point in the history
  7. [ci skip] Update CHANGELOG.md

    yhatt committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    93d48e4 View commit details
    Browse the repository at this point in the history