Skip to content

Commit ef2b9a1

Browse files
authored
Merge pull request #714 from queicherius/patch-1
Fix rendering of indented list for Github flavoured markdown
2 parents 2c04eb1 + 113a642 commit ef2b9a1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

implementations.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ Projects or Companies currently adopting the OCI Image Specification
88
* [cloudfoundry/grootfs](https://github.com/cloudfoundry/grootfs) ([source](https://github.com/cloudfoundry/grootfs/blob/c3da26e1e463b51be1add289032f3dca6698b335/fetcher/remote/docker_src.go))
99
* [Mesos plans](https://issues.apache.org/jira/browse/MESOS-5011) ([design doc](https://docs.google.com/document/d/1Pus7D-inIBoLSIPyu3rl_apxvUhtp3rp0_b0Ttr2Xww/edit#heading=h.hrvk2wboog4p))
1010
* [Docker](https://github.com/docker)
11-
- [docker/containerd](https://github.com/docker/containerd)
12-
- [docker/docker (`docker save/load` WIP)](https://github.com/docker/docker/pull/26369)
13-
- [docker/distribution (registry PR)](https://github.com/docker/distribution/pull/2076)
11+
- [docker/containerd](https://github.com/docker/containerd)
12+
- [docker/docker (`docker save/load` WIP)](https://github.com/docker/docker/pull/26369)
13+
- [docker/distribution (registry PR)](https://github.com/docker/distribution/pull/2076)
1414
* [Containers](https://github.com/containers/)
15-
- [containers/build](https://github.com/containers/build)
16-
- [containers/image](https://github.com/containers/image)
15+
- [containers/build](https://github.com/containers/build)
16+
- [containers/image](https://github.com/containers/image)
1717
* [coreos/rkt](https://github.com/coreos/rkt)
1818
* [box-builder/box](https://github.com/box-builder/box)
1919

0 commit comments

Comments
 (0)