diff --git a/changelog/3576.feature.rst b/changelog/3576.feature.rst new file mode 100644 index 000000000..a2af6f9d9 --- /dev/null +++ b/changelog/3576.feature.rst @@ -0,0 +1 @@ +``Node.add_marker`` now supports an append=True/False to determine whether the mark comes last (default) or first.