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(gatsby-remark-images): support markdownCaptions in mdx + fix for remark #21188

Merged
merged 7 commits into from
Apr 22, 2020

Commits on Feb 4, 2020

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

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    0d2d0bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ae40fd View commit details
    Browse the repository at this point in the history
  3. use async mdx compiler

    mathieudutour committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    b593428 View commit details
    Browse the repository at this point in the history
  4. fix for using compiler

    mathieudutour committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    d37fb5e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

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

Commits on Apr 21, 2020

  1. convert markdown ast to html ast

    Co-authored-by: vladar
    mathieudutour committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c5a8bcb View commit details
    Browse the repository at this point in the history