github / pages-gem

A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
http://pages.github.com
MIT License
1.82k stars 349 forks source link

Links with titles not handled properly #876

Open enslo opened 1 year ago

enslo commented 1 year ago

Before submitting an issue, please be sure to

This issue affects

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?

What happened instead?

Additional information