hackmdio/codimd

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

Open

#287 geöffnet am 19. Dez. 2016

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.038 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (8.949 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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" -->

Contributor Guide