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 Marp.ready() script to exported HTML #1

Merged
merged 10 commits into from
Aug 22, 2018
Merged

Add Marp.ready() script to exported HTML #1

merged 10 commits into from
Aug 22, 2018

Commits on Aug 22, 2018

  1. Remove specify engine support from CLI

    We are going to change a way to specfiy engine. We would use JavaScript
    configuration file.
    Yuki Hattori committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    5eb7d64 View commit details
    Browse the repository at this point in the history
  2. Inject Marp's ready script to template

    Yuki Hattori committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    98917d3 View commit details
    Browse the repository at this point in the history
  3. Upgrade @marp-team/marp-core to v0.0.3

    Yuki Hattori committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    c66681d View commit details
    Browse the repository at this point in the history
  4. Add test cases of resolving files and helpers

    Yuki Hattori committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    0ba5681 View commit details
    Browse the repository at this point in the history
  5. Add test cases of Converter#constructor and get #template

    Yuki Hattori committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    a17f13b View commit details
    Browse the repository at this point in the history
  6. Add test of Converter#convert

    Yuki Hattori committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    6f389ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26a9696 View commit details
    Browse the repository at this point in the history
  8. Fill test cases about CLI

    yhatt committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    944f741 View commit details
    Browse the repository at this point in the history
  9. Fix prettier

    yhatt committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    1472ba2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03af9b4 View commit details
    Browse the repository at this point in the history