Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Remove space between [] and () in links #600

Merged
merged 1 commit into from
Mar 23, 2017
Merged

Remove space between [] and () in links #600

merged 1 commit into from
Mar 23, 2017

Conversation

ChristianMurphy
Copy link
Contributor

@ChristianMurphy ChristianMurphy commented Mar 23, 2017

Spacing between [] and () prevents commonmark based parsers, like GitHub flavored markdown, from being able to identify text as a link.
This removes the space to ensure it will be parsed correctly.

Also normalize line endings to LF.


Contributor License Agreement adherence:

Normalize line ending to LF
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a23a214 on ChristianMurphy:markdown-links into ** on UW-Madison-DoIT:master**.

@vertein vertein merged commit aacd657 into uPortal-Attic:master Mar 23, 2017
@ChristianMurphy ChristianMurphy deleted the markdown-links branch March 23, 2017 18:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants