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

fix: allow links to JSON in .md files to be transformed as asset links #4827

Merged
merged 7 commits into from
Jan 23, 2022

Commits on May 21, 2021

  1. fix: fix links to JSON from .md files

    closes facebook#3561
    It seems to be a common problem that many people are having see:
    https://stackoverflow.com/questions/65307533/link-to-static-json-file
    
    Co-authored-by: Anthony McCaigue <anthony@nquiringminds.com>
    Co-authored-by: Alois Klink <alois@nquiringminds.com>
    3 people committed May 21, 2021
    Configuration menu
    Copy the full SHA
    84f1fa4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Merge branch 'main'

    Josh-Cena committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    03998cb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Add dogfooding examples

    Josh-Cena committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    e556b4f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Merge branch 'main'

    Josh-Cena committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    48ad620 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Merge branch 'main'

    Josh-Cena committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    b80dd9a View commit details
    Browse the repository at this point in the history
  2. actually fix

    Josh-Cena committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    a82d892 View commit details
    Browse the repository at this point in the history
  3. oops

    Josh-Cena committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    091d97b View commit details
    Browse the repository at this point in the history