-
Notifications
You must be signed in to change notification settings - Fork 11
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
Fixed section 3 to be readable in markdown #252
base: main
Are you sure you want to change the base?
Conversation
Can somebody review and accept (or correct) this minor update? |
I will be deleting this pull request in a few days if it is not acted on. |
This still hasn't been merged. Should it be marked as WONT-FIX? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine for my eyes.
I believe @timbrisc is currently the only member with write-permission. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
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. |
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.