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

feat: Pass filename option to preprocess hooks #987

Merged
merged 5 commits into from
Dec 9, 2017

Commits on Dec 5, 2017

  1. WIP: pass options object to preprocess hooks

    So that file id (& eventually other options?) can be passed to each of the preprocess hooks
    tivac committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    de9ac12 View commit details
    Browse the repository at this point in the history
  2. WIP: interface

    tivac committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    9748e90 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. WIP: pass just filename param

    tivac committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    b4a80c5 View commit details
    Browse the repository at this point in the history
  2. WIP: fix args to markup hook

    tivac committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    92dfabe View commit details
    Browse the repository at this point in the history
  3. test: filename passed to hooks

    tivac committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    304bd74 View commit details
    Browse the repository at this point in the history