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 functionality to link arbitrary strings in code blocks #1576

Merged
merged 7 commits into from
Jul 15, 2020

Commits on Jul 14, 2020

  1. Add functionality to link arbitrary strings in code blocks

    currently the only usage is `dvc.yaml`, but this addition should be able to
    support any auto-linking rules we want in the future, even complex ones.
    rogermparent committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    99ce15c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4339fdd View commit details
    Browse the repository at this point in the history
  3. Replace explicit dvc.yaml links with auto-replaced instances

    This commit provided to you by ripgrep and emacs
    rogermparent committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    d70cdd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    0bd435f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b041280 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66eb353 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1f7b43 View commit details
    Browse the repository at this point in the history