-
-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
BugSomething isn't workingSomething isn't working
Description
Bug Report
| Q | A |
|---|---|
| Version(s) | v1 |
Summary
Because there's a double newline between two lists, markdown renders every item with double newlines and considers the two lists as one.
The workaround is to put some non-list element between the lists.
Current behavior
markdown source
### Release Notes for [0.19.1](https://github.com/perftools/xhgui/milestone/19)
0.19.x bugfix release (patch)
### 0.19.1
- Total issues resolved: **0**
- Total pull requests resolved: **4**
- Total contributors: **2**
- [442: Cleanup: Remove adding ext-phar for build in Dockerfile](https://github.com/perftools/xhgui/pull/442) thanks to @glensc
- [441: Set GIT_AUTHOR_NAME/GIT_AUTHOR_EMAIL via env rather secrets](https://github.com/perftools/xhgui/pull/441) thanks to @glensc
- [438: Feature: Add driver name to PdoRepository](https://github.com/perftools/xhgui/pull/438) thanks to @glensc
- [436: Implement pdo: getForUrl(), getPercentileForUrl(), getAll()](https://github.com/perftools/xhgui/pull/436) thanks to @fengqi
Expected behavior
markdown source
### Release Notes for [0.19.1](https://github.com/perftools/xhgui/milestone/19)
0.19.x bugfix release (patch)
### 0.19.1
Summary:
- Total issues resolved: **0**
- Total pull requests resolved: **4**
- Total contributors: **2**
Pull requests:
- [442: Cleanup: Remove adding ext-phar for build in Dockerfile](https://github.com/perftools/xhgui/pull/442) thanks to @glensc
- [441: Set GIT_AUTHOR_NAME/GIT_AUTHOR_EMAIL via env rather secrets](https://github.com/perftools/xhgui/pull/441) thanks to @glensc
- [438: Feature: Add driver name to PdoRepository](https://github.com/perftools/xhgui/pull/438) thanks to @glensc
- [436: Implement pdo: getForUrl(), getPercentileForUrl(), getAll()](https://github.com/perftools/xhgui/pull/436) thanks to @fengqi
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working

