2018-11-26 06:57:18 +01:00
|
|
|
```
|
|
|
|
% pandoc -t native
|
|
|
|
(@citation
|
|
|
|
^D
|
2021-09-19 21:09:51 +02:00
|
|
|
[ Para
|
|
|
|
[ Str "("
|
|
|
|
, Cite
|
|
|
|
[ Citation
|
|
|
|
{ citationId = "citation"
|
|
|
|
, citationPrefix = []
|
|
|
|
, citationSuffix = []
|
|
|
|
, citationMode = AuthorInText
|
|
|
|
, citationNoteNum = 1
|
|
|
|
, citationHash = 0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
[ Str "@citation" ]
|
|
|
|
]
|
|
|
|
]
|
2018-11-26 06:57:18 +01:00
|
|
|
```
|
|
|
|
|
|
|
|
```
|
|
|
|
% pandoc -t native
|
|
|
|
('asd')
|
|
|
|
^D
|
2021-09-19 21:09:51 +02:00
|
|
|
[ Para [ Str "(", Quoted SingleQuote [ Str "asd" ], Str ")" ] ]
|
2018-11-26 06:57:18 +01:00
|
|
|
```
|