Skip to content

Markdown render with newline: behavior different to the GFM #40

@huan

Description

@huan

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

image

The markdown source code is:

[![NPM Version](https://img.shields.io/npm/v/wechaty?color=brightgreen)](https://www.npmjs.com/package/wechaty)
[![Downloads](https://img.shields.io/npm/dm/wechaty.svg?style=flat-square)](https://www.npmjs.com/package/wechaty)
[![GitHub stars](https://img.shields.io/github/stars/wechaty/wechaty.svg?label=github%20stars)](https://github.com/wechaty/wechaty)
[![Docker Pulls](https://img.shields.io/docker/pulls/wechaty/wechaty.svg?maxAge=2592000)](https://hub.docker.com/r/wechaty/wechaty/)
[![ES Modules](https://img.shields.io/badge/ES-Modules-orange)](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:

image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions