mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 03:06:30 +00:00
@@ -0,0 +1,10 @@
|
||||
```
|
||||
% pandoc -f biblatex -t biblatex -s
|
||||
@article{id,
|
||||
annote = "annotation"
|
||||
}
|
||||
^D
|
||||
@article{id,
|
||||
annote = {annotation}
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user