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

Improve documentation for slide notes #11

Closed
sumeetattree opened this issue Jan 24, 2018 · 1 comment
Closed

Improve documentation for slide notes #11

sumeetattree opened this issue Jan 24, 2018 · 1 comment

Comments

@sumeetattree
Copy link

It took me too long to figure out that the last entry in the ppt note array is the slide number. Could you please document this?

Another suggestion I would like to make is to return the notes_content as a hash instead of an array.

{
  <slide_number>: [note_content]
}
@pythonicrubyist
Copy link
Owner

pythonicrubyist commented Apr 23, 2018

@sumeetattree I will update the docs, but I can not change the format of notes_content because of backwards-compatibility issues.

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

No branches or pull requests

2 participants