aboutsummaryrefslogtreecommitdiff
path: root/test/command/3615.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-02Markdown writer: Case-insensitive reference links. (#3616)David A Roberts1-0/+18
Ensure that we do not generate reference links whose labels differ only by case. Also allow implicit reference links when the link text and label are identical up to case. Closes #3615.