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

Conversation

Bjwebb
Copy link
Contributor

@Bjwebb Bjwebb commented Jan 21, 2016

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.

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.
@lu-zero
Copy link
Contributor

lu-zero commented Jan 21, 2016

Seems good.

lu-zero added a commit that referenced this pull request Jan 21, 2016
[#21] Append nodes before appending their children
@lu-zero lu-zero merged commit 4da4fd5 into readthedocs:master Jan 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants