developit / developit/preact-markup
Not preserving spaces around <a> tags
オープン
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:
```
```
reproduces
```
12 34
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。