Fix "make docs" failure
* doc/misc/newsticker.texi (Supported Formats): Fix order of subheading and itemize.
This commit is contained in:
parent
3ef041ae3b
commit
ceea5375ae
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2014-10-06 Ulf Jasper <ulf.jasper@web.de>
|
||||||
|
|
||||||
|
* newsticker.texi (Supported Formats): Fix order of subheading and
|
||||||
|
itemize.
|
||||||
|
|
||||||
2014-10-04 Glenn Morris <rgm@gnu.org>
|
2014-10-04 Glenn Morris <rgm@gnu.org>
|
||||||
|
|
||||||
* vip.texi (Other Vi Commands): Markup fix.
|
* vip.texi (Other Vi Commands): Markup fix.
|
||||||
|
|
|
@ -596,10 +596,10 @@ Newsticker works with the standard RSS and Atom formats listed below
|
||||||
@item RSS 1.0 (see @uref{http://purl.org/rss/1.0/spec})
|
@item RSS 1.0 (see @uref{http://purl.org/rss/1.0/spec})
|
||||||
@item RSS 2.0 (see @uref{http://blogs.law.harvard.edu/tech/rss})
|
@item RSS 2.0 (see @uref{http://blogs.law.harvard.edu/tech/rss})
|
||||||
@end itemize
|
@end itemize
|
||||||
@itemize
|
|
||||||
|
|
||||||
@subheading Atom formats
|
@subheading Atom formats
|
||||||
|
|
||||||
|
@itemize
|
||||||
@item Atom 0.3
|
@item Atom 0.3
|
||||||
@item Atom 1.0 (see
|
@item Atom 1.0 (see
|
||||||
@uref{https://datatracker.ietf.org/doc/rfc4287/})
|
@uref{https://datatracker.ietf.org/doc/rfc4287/})
|
||||||
|
|
Loading…
Add table
Reference in a new issue