Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Conversation

@tnir
Copy link
Contributor

@tnir tnir commented Nov 11, 2020

Fixes #660.

  • Unifies bullet marker */+/- with * mainly to remove the extra margin between items (see the screenshot below).
  • Applies \`` to the commands and arguments of the command.

Screenshots

Before After
https://github.com/docker/docker-ce/blob/002bd8bf4608d068ff83167df34dcdbd55e61892/CHANGELOG.md https://github.com/docker/docker-ce/blob/5989c651d2e563a6ee1a99f638e04b7cced86431/CHANGELOG.md
github_com_docker_docker-ce_blob_master_CHANGELOG_md github_com_docker_docker-ce_blob_5989c651d2e563a6ee1a99f638e04b7cced86431_CHANGELOG_md

Note: * vs + vs -

$ cut -c 1 CHANGELOG.md | sort | uniq -c
     24
      8
     13 #
     62 *
     26 +
     25 -
      1 F
      1 [

@tnir
Copy link
Contributor Author

tnir commented Nov 11, 2020

@tiborvass Could you help me how to generate the original changelog in #660?

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Signed-off-by: Tibor Vass <tibor@docker.com>
@tiborvass tiborvass force-pushed the copyedit-20.10-release-note branch from 5989c65 to f11c870 Compare December 2, 2020 23:33
@tiborvass
Copy link
Contributor

Thanks, modified it to do - instead.

@tiborvass tiborvass merged commit 998adc8 into docker-archive:master Dec 2, 2020
@tnir tnir deleted the copyedit-20.10-release-note branch December 4, 2020 01:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants