Skip to content

Conversation

@carloskelly13
Copy link
Contributor

Support Notes for the Markdown Slides Component

<Markdown containsSlides>
      {`
        ### First MD generated Slide
        Notes: These are notes
        ---
        ### Second MD Generated Slide
        Notes: These are more notes
      `}
</Markdown>

Screen Shot 2019-11-02 at 12 36 19 PM

Screen Shot 2019-11-02 at 12 36 25 PM

return content.substring(0, indexOfNotes);
}
return content;
};
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These functions are from the spectacle-cli package. Next update to the CLI will use these instead of having them in that repo.

Copy link

@rgerstenberger rgerstenberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@carloskelly13 carloskelly13 merged commit 62fdbff into task/rewrite Nov 2, 2019
@carloskelly13 carloskelly13 deleted the rewrite/md-notes branch November 2, 2019 17:51
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 this pull request may close these issues.

3 participants