Fixed section 3 to be readable in markdown#252
Open
tdunning wants to merge 2 commits into
Open
Conversation
Author
|
Can somebody review and accept (or correct) this minor update? |
dr-shorthair
approved these changes
Dec 8, 2022
Author
|
I will be deleting this pull request in a few days if it is not acted on. |
Author
|
This still hasn't been merged. Should it be marked as WONT-FIX? |
|
I believe @timbrisc is currently the only member with write-permission. |
|
There seems to be a bug or misconfiguration with github. we now have 3 approvals, I have just added mine, refreshed the page, and it's still telling me to add my review. It also tells me that merging can be performed automatically with one 1 approving review. That one more. Feels like being a horse running after the carrot dangling in front of my nose. Haha. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Apparently in the move to github, the license got converted to markdown.
Unfortunately, this rendered section 3 nearly unreadable even though the original raw text was pretty clear.
To remedy this, I inserted nested list annotations so that the original structure is visible in the rendered form.