File: include-block-caption.xml

package info (click to toggle)
mmark 2.2.25%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 996 kB
  • sloc: xml: 228; makefile: 81; ansic: 3
file content (8 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
4
5
6
7
8
<figure><name>A sample function.
</name>
<sourcecode type="c">main() int {
        return 0
}
</sourcecode>
</figure>
<t>And some other text.</t>