agateau / mup

A markup previewer
Other
39 stars 3 forks source link

Converting the strftime man page generates an image #13

Open agateau-g opened 8 years ago

agateau-g commented 8 years ago

Converting the strftime man page creates a file named grohtml-<somenumber>.png in the HOME dir. It is generated when parsing this markup:

.TS
allbox;
lb lb lb
l l l.
Interface   Attribute   Value
T{
.BR strftime ()
T}  Thread safety   MT-Safe env locale
.TE

When viewing the man page with man, this markup produces a table like this:

Interface Attribute Value
strftime() Thread safety MT-Safe env locale