hackmdio/codimd

Wrong behavior when fragment applied on item with styled text in slide mode

Open

#287 建立於 2016年12月19日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (1,038 fork)batch import
bughelp wanted

倉庫指標

Star
 (8,949 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

The fragment on the item with styled text will have strange behavior, bug confirmed with @jackycute

Example:

## What can students do?

- Bug report (as detail as possible) <!-- .element: class="fragment" data-fragment-index="1" -->
- Bug reproduce (**confirm the reported bugs exist**) <!-- .element: class="fragment" data-fragment-index="2" -->
- Test the new features (and you may find bugs!) <!-- .element: class="fragment" data-fragment-index="3" -->

貢獻者指南