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

Treat link tag as comment #25206

Merged
merged 3 commits into from
Jun 25, 2018
Merged

Treat link tag as comment #25206

merged 3 commits into from
Jun 25, 2018

Commits on Jun 25, 2018

  1. First attempt at parsing. Doesn't work

    But my machine is dying, so this is an emergency commit.
    sandersn committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    3a98f1e View commit details
    Browse the repository at this point in the history
  2. Parsing sort of works

    But it's not right yet; the test I added fails. See the TODO I added.
    sandersn committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    14ebf4f View commit details
    Browse the repository at this point in the history
  3. Parse link tag as comment

    sandersn committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    f3afc99 View commit details
    Browse the repository at this point in the history