8 lines
60 B
Markdown
8 lines
60 B
Markdown
|
```
|
||
|
% pandoc -t latex
|
||
|
$x=y%comment$
|
||
|
^D
|
||
|
\(x=y%comment
|
||
|
\)
|
||
|
```
|