df5ae1c186
for empty attribute key. (It would be better to make these unrepresentable in the type system, but for now this is an improvement.) Closes #7546.
6 lines
80 B
Markdown
6 lines
80 B
Markdown
```
|
|
% pandoc -t html -f native
|
|
Span ("", [], [("","")]) []
|
|
^D
|
|
<span></span>
|
|
```
|