Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a formatting issue with markdown / HTML and correct incorrect link #23

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

joshuajohncohen
Copy link

While reading the policy I noticed there was an issue where Markdown styling inside of a div for a summary was not being rendered on the website and also on Github. This PR fixes the issue by using HTML styling within said div.

Additionally, it corrects what I presume to be an incorrect link as the summary of Section 12 (Changes and Updates) references this Github repository as the place to view a history of the document but the actual section body references the privacy policy on desmos.com (desmos.com/privacy) which does not have a way to view past revisions. I corrected the link to point to the Github repo as the summary does.

I did not update the last updated date as I was not sure if a minor formatting fix counted as a significant modification, but if Desmos thinks it should be incremented that is fine.

Update privacy-policy.md because there was a minor formatting inconsistency in my previous typo fixing commit
@joshuajohncohen
Copy link
Author

Strangely, this exact change of switching the MD link to HTML for rendering was made in #15 and then undone in #17 to "work with the new markdown renderer".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant