HaxeFoundation / HaxeFoundation/haxe-markdown

No bullets show unless list preceded by blank line

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haxe
Stars
65
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Moved from https://github.com/dpeek/dox/issues/124

I believe this markup should show a bullet:

``` haxe
/**
* Some comment
* - Some bullet
*/
```

But instead it renders like this: `Some comment - Some bullet`.

Adding a blank line in between the comment and the bullet list restores the bullet.

_GitHub markup dramatization:_

Some comment
- Some bullet

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.