Skip to content

simple-linked-list: fix hints.md #415

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

Merged

Conversation

coriolinus
Copy link
Member

Closes #413.

I still don't know what the underlying root cause of this error is;
a variety of Markdown renderers have all struggled on the same line,
and each has produced a different output. The one thing all the output
has in common is that it's wrong.

Luckily, we don't need to know what's precisely wrong with this in
order to be able to fix it. This version should be much easier to
render consistently and correctly.

Closes exercism#413.

I still don't know what the underlying root cause of this error is;
a variety of Markdown renderers have all struggled on the same line,
and each has produced a different output. The one thing all the output
has in common is that it's wrong.

Luckily, we don't need to know what's precisely wrong with this in
order to be able to fix it. This version should be much easier to
render consistently and correctly.
@coriolinus
Copy link
Member Author

Given that this changes only documentation and it's been two days without comment, I'm going to merge it now.

@coriolinus coriolinus merged commit bd7c659 into exercism:master Dec 10, 2017
@coriolinus coriolinus deleted the simple-linked-list-fix-hints-md branch October 31, 2018 09:38
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.

Wrong subheading in Simple Linked List
1 participant