hackmdio/codimd

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

Open

#287 ouverte le 19 déc. 2016

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (1 038 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (8 949 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur