developit / developit/preact-markup

Not preserving spaces around <a> tags

Offen
#10 1 Kommentar 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
question
Vorherrschende Sprache
JavaScript
Sterne
207
Forks
27
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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

```

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.