10 lines
162 B
Markdown
10 lines
162 B
Markdown
|
```
|
||
|
% pandoc -f markdown -t native
|
||
|
\listoffigures
|
||
|
|
||
|
\listoftables
|
||
|
^D
|
||
|
[RawBlock (Format "latex") "\\listoffigures"
|
||
|
,RawBlock (Format "latex") "\\listoftables"]
|
||
|
```
|