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

Bugfix/tw encode speaker notes text #373

Merged

Conversation

travispwingo
Copy link

  • Encode all invalid xml chars to properly supported unicode
  • Rename decodeXmlEntities => encodeXmlEntities for clarification
  • Support newlines in addNotes api

@gitbrent gitbrent self-assigned this Jul 10, 2018
@gitbrent gitbrent added this to the 2.3.0 milestone Jul 10, 2018
@gitbrent gitbrent merged commit 0b96811 into gitbrent:master Jul 10, 2018
@gitbrent
Copy link
Owner

Thanks @travispwingo !

Feature verified:

slide.addNotes('API Docs:\nhttps://gitbrent.github.io/PptxGenJS/docs/api-tables.html');

screen shot 2018-07-09 at 22 12 04

gitbrent added a commit that referenced this pull request Jul 10, 2018
ericrockey pushed a commit to WeTransfer/PptxGenJS that referenced this pull request Mar 24, 2020
…eaker-notes-text

Bugfix/tw encode speaker notes text
ericrockey pushed a commit to WeTransfer/PptxGenJS that referenced this pull request Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants