developit / developit/preact-markup

Not preserving spaces around <a> tags

Aperta
#10 1 commento 1 reazione 0 assegnatari Vedi su GitHub
question
Lingua principale
JavaScript
Stelle
207
Fork
27
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

This:

```

1 2 3

^ spaces ^
```

reproduces

```

123

^ not ^
```

problem only found to be occurring with `` tags so far

Edit: actually I think it's **all** ***nested*** tags, but then spaced *in between* nested tags is still preserved. Here's another case:

```

1 2 3 4

```
reproduces

```

12 34

```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.