Skip to content

Instantly share code, notes, and snippets.

@Mark1626
Created September 9, 2023 09:10
Show Gist options
  • Save Mark1626/a784eb036a6faa2b329406654efa8f6d to your computer and use it in GitHub Desktop.
Save Mark1626/a784eb036a6faa2b329406654efa8f6d to your computer and use it in GitHub Desktop.
Groff test
.TL
groff
.AU
mark
.NH
Heading
.NH 2
Sub heading
.LP
Test para
.QP
Lorem ipsum
.IP - 2
Item 1
.RS
.IP - 2
Item 1.1
.IP - 2
Item 1.2
.IP - 2
Item 1.3
.RE
.IP - 2
Item 2
.bp
.\" Page break
.NH 2
Sub Heading 2
.PP
\f[B]Hello\f[] \f[BI]World\f[] in \f[CW]groff\f[]
.UL Underlined text
Superscript \*{text\*}
.\" Comment
.B1
.in 1
#include <stdio.h>
.in 0
.B2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment