Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add API to insert a section #126

Closed
bantic opened this issue Sep 14, 2015 · 0 comments · Fixed by #139
Closed

add API to insert a section #126

bantic opened this issue Sep 14, 2015 · 0 comments · Fixed by #139
Assignees

Comments

@bantic
Copy link
Collaborator

bantic commented Sep 14, 2015

There is already a postEditor API of insertSectionBefore, but it leaks some internals (the linked-list structure of the post's sections, e.g.) that make it cumbersome to use. Add an insertSection API that will insert the section at the correct spot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant