aboutsummaryrefslogtreecommitdiff
path: root/test/command/4885.md
blob: 8611097c25a4745fd860e68eb5d9fbd4dd71f322 (plain)
1
2
3
4
5
6
7
8
```
% pandoc -f org -t markdown
This won't show the command.
src_maxima[:exports none :results raw]{tex('integrate(sin((e^x)/pi),x,0,inf));} $$\int_{0}^{\infty }{\sin \left({{e^{x}}\over{\pi}}\right)\;dx}$$
^D
This won\'t show the command.
$$\int_{0}^{\infty }{\sin \left({{e^{x}}\over{\pi}}\right)\;dx}$$
```