Skip to content

Commit

Permalink
mention Text format in po4a.7
Browse files Browse the repository at this point in the history
  • Loading branch information
eighthave authored and mquinson committed Apr 1, 2020
1 parent 3ae858f commit 56f25c5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/po4a.7.pod
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,16 @@ the requirement to become an official GNU project). The support for
L<Locale::Po4a::Texinfo(3pm)|Texinfo> in po4a is still at the beginning.
Please report bugs and feature requests.

=head3 text

The Text format is the base format for many formats that include long
blocks of text, including Markdown, debian/changelog, and
debian/control.

This supports the common format used in Static Site Generators,
READMEs, and other documentation systems. See
L<Locale::Po4a::Text(3pm)|Text> for details.

=head3 xml

The XML format is a base format for many documentation formats.
Expand Down

0 comments on commit 56f25c5

Please sign in to comment.