MERLCenter / MERL-Center-public

Website and public, open source content of the MERL Center. See website at https://merlcenter.org
MIT License
30 stars 22 forks source link

Links are not accessible #84

Closed aphilop closed 2 years ago

aphilop commented 2 years ago

Problem description

There are many links, especially in further reading/footnote sections and in some tables, that are not rendered as links thus there are not accessible.

image

image

Solution Use the Markdown format for links ([<link descriptive text>](<link URL>)). A link text should explain clearly what information the reader will get by clicking on that link (a URL as link text do not satisfy this).