= Description = ''moved here from the main page'' The numbering for headers in subpages is incorrect, see the example at my home page MarkProctor The issue seems to be in Include.py (line 180) where you have: {{{level = 1}}} == Example == This resets the level of headers creating the effects visible in MarkProctor. == Details == This Wiki. see MarkProctor. == Workaround == = Discussion = I think this problem is deeper. [[HelpOnMacros/Include]] tells us that the level arg of the macro sets the level of the auto generated heading which is inserted before including the page. But what happens with the headings in the included page? Are they moved deeper? Or do they not get changed? -- OliverGraf <> See here for status with moin--main--1.3: [[http://fp2.sky.rhein-zeitung.de/moin.cgi/MarkProctor|MarkProctor]] Ok, now its correct I think... looks still stupid, but whatever, Include and TOC are mysterious anyway. Perhaps the arguments of Include should get an overhaul? Or keep Include for compability and make a !NewInclude? -- OliverGraf <> = Plan = * Priority: medium * Assigned to: OliverGraf * Status: fixed in moin--main--1.3--patch-82 ---- CategoryMoinMoinBugFixed