Skip to content

VBA script to export power point presentation to markdown.

License

Notifications You must be signed in to change notification settings

guzmalalo/ppt2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power Point to Markdown - ppt2md

VBA script to export a PowerPoint presentation in markdown format.

How to use

  1. Open a presentation
  2. Ctrl + F11 to open the development tools.
  3. Copy the content of ppt2md.vbs into a new module.
  4. Run the macro
  5. The results are in the build folder.
  6. Open the *.md file on VS VS Code for example.
  7. Install Marp Extension to see the markdown presentation.

💡 You can use (Pandoc) to build a beamer présentation.

License

GNU Affero General Public License. For more details, see the LICENSE FILE.

About

VBA script to export power point presentation to markdown.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published