Skip to content

Links with titles not handled properly #876

@enslo

Description

@enslo

Before submitting an issue, please be sure to

This issue affects

  • The site generated by GitHub Pages
  • Building sites locally

What did you do

  1. Setup jekyll and pages-gem
  2. Write a markdown link with title to another local markdown file
    • e.g. write [support guideline](docs/SUPPORT.md "Read it first!") into README.md
  3. Generate htmls

What did you expect to happen?

  • The link goes from .md to .html in the generated html

What happened instead?

  • The link still points .md file

Additional information

  • It's caused by jekyll-relative-links v0.6.1 plugin, and fixed by v0.7.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions