【发布时间】:2017-09-26 22:22:50
【问题描述】:
嗯 - 在 git README.md 我有
## Release Notes
2017-09-25
* Errors reporting to the back-end
* added contact info phone number extension (as optional)
2017-09-22
* Error messages
* Initial full release
它在 github 中显示正常,但在 * 未作为无序列表项工作的 BitBucket README.md 中显示不正常。
有什么想法吗?
【问题讨论】:
-
在日期和列表的第一项之间添加换行符
-
@gogaz 完成了这项工作。谢谢!您可以发布作为答案
-
@JackTheKnife - 列表之前的空评论也对我有用 -
<!-- --> -
太晚了,已经回答了:)
标签: git github bitbucket readme