Community
Participate
Working Groups
For example, for the comment: --- -- Module to process. -- -- #First level 1 -- -- #Second level 1 -- -- @module title The generated HTML is: <h1>First level 1</h1> <p> #Second level 1</p> The Second title have to be surrounded by <h1> instead of <p> tag. This bug is reproduced only using the hash sign (#) notation for titles.
*** This bug has been marked as a duplicate of bug 389979 ***