File: 5904.md

package info (click to toggle)
pandoc 2.17.1.1-2~deb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 23,020 kB
  • sloc: haskell: 75,928; xml: 3,310; makefile: 324; sh: 210; perl: 75; lisp: 32
file content (10 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
```
%  pandoc -s -t markdown -H command/B.txt --variable header-includes:foo
Hi
^D
foo

here is b

Hi
```