php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49777 header levels do not always accurately reflect nesting levels
Submitted: 2009-10-05 14:13 UTC Modified: 2009-12-26 10:49 UTC
From: mike at silverorange dot com Assigned:
Status: Not a bug Package: Doc Build problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2009-10-05 14:13 UTC] mike at silverorange dot com
Description:
------------
Example page has two h1's: http://pear.php.net/manual/en/package.console.console-commandline.intro.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-12-26 10:49 UTC] bjori@php.net
It also has two 'introduction' headers.
I think this is an docbook markup error rather then rendering issue.

One of the header is <info><title> and the other is <refname>.
There is no need for the info title element...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 19:01:29 2024 UTC