The below screenshot shows that the badges are rendered vertically (newline added) instead of in the same line:

The markdown source code is:
[](https://www.npmjs.com/package/wechaty)
[](https://www.npmjs.com/package/wechaty)
[](https://github.com/wechaty/wechaty)
[](https://hub.docker.com/r/wechaty/wechaty/)
[](https://github.com/Chatie/tsconfig/issues/16)
If we render them in the issue with the GitHub Flavored Markdown (GFM) in line, they are in the same line:

See: https://github.com/OpenSourceWin/OpenSourceWin.github.io/blob/main/source/huan/index.md
I'd like to ask for GFM support for OpenSource.win system because it will be very convenient if we can be consist with the markdown syntax semantic.
The below screenshot shows that the badges are rendered vertically (newline added) instead of in the same line:
The markdown source code is:
If we render them in the issue with the GitHub Flavored Markdown (GFM) in line, they are in the same line:
I'd like to ask for GFM support for OpenSource.win system because it will be very convenient if we can be consist with the markdown syntax semantic.