Wiki |
This is preliminary documentation and is subject to change.
When using with EditSectionAsync(String, WikiPageEditOptions), the content should also include the section heading part (== Title ==). Otherwise, the section heading will be removed, and the section will be merged with the previous one.
When using with AddSectionAsync(String, WikiPageEditOptions), the content does not include the section heading part.