[1.2] CHANGELOG: v1.2.6 formatting fixes#4683
[1.2] CHANGELOG: v1.2.6 formatting fixes#4683AkihiroSuda merged 1 commit intoopencontainers:release-1.2from
Conversation
Fix headers Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
rata
left a comment
There was a problem hiding this comment.
LGTM.
I'm surprised how this happened, I thought I c&p it. but clearly I missed something. Sorry!
You are not alone -- me and other reviewers of #4674 missed it, too. |
|
There is also a small format issue in v1.2.5, but it has no influence on rendering html: |
There are many more like this in 1.1.x ( Albeit other markdown formatters might require no space before the list elements. Maybe we need some sort of a linter for md files. Problem is, there are many variations of markdown available, and github seems to be one of the most forgiving. @lifubang I'm going to leave v1.2.5 issue as is for now and will look into how to improve the situation overall without introducing too restrictive linters. |
|
I personally prefer having a space before |
Most of our code uses |
Fix headers