developit / developit/preact-markup

Not preserving spaces around <a> tags

オープン
#10 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
question
主要言語
JavaScript
スター
207
フォーク
27
PR マージ指標
30日以内にマージされた PR はありません

説明

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

```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。