7 lines
121 B
Markdown
7 lines
121 B
Markdown
|
```
|
||
|
% pandoc -t latex
|
||
|
more \indextext{dogs}' than \indextext{cats}'
|
||
|
^D
|
||
|
more \indextext{dogs}' than \indextext{cats}'
|
||
|
```
|