Test transclusion bug

From FollowTheScore
Revision as of 21:20, 16 February 2009 by Gero (talk | contribs) (New page: This page tests the transclusion of nested headings. Unless you make a small patch to the source of MW you will get an error when calling this page. == First we include the whole content...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page tests the transclusion of nested headings. Unless you make a small patch to the source of MW you will get an error when calling this page.


First we include the whole content from Test tranhsclusion bug data ..

  • Test transclusion bug data
    This file is part of a bug demonstration wehn including nested headings. See Test transclusion bug. ... This is some text before the first chapter heading. Next follows head1 which is the headline of the forst chapter.

    head1

    here is some content of chapter 1.

    This chapter contains a sub-chapter on level two, named head1.1.

    head1.1

    This is chapter 1.1

    head1.2

    This is chapter 1.2

    head2

    This is chapter 2

Now we include Heading head2 from that page