Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

[#21] Append nodes before appending their children #30

Merged
merged 1 commit into from
Jan 21, 2016
Merged

[#21] Append nodes before appending their children #30

merged 1 commit into from
Jan 21, 2016

Commits on Jan 21, 2016

  1. [#21] Append nodes before appending their children

    This ensures that source information will be passed down the tree
    correctly by Node.setup_child
    https://github.com/docutils-mirror/docutils/blob/master/docutils/nodes.py#L92
    
    In turn, this means these nodes will be correctly picked up for gettext
    output.
    Bjwebb committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    1b19030 View commit details
    Browse the repository at this point in the history