OfficeDev / VBA-content

All content in this repository has been migrated to a new repository (https://github.com/MicrosoftDocs/VBA-Docs). Please do not open issues or pull requests here. We are no longer monitoring this content.
https://github.com/MicrosoftDocs/VBA-Docs
Creative Commons Attribution 4.0 International
564 stars 434 forks source link

Corrupted table #428

Closed OfficeGSX closed 6 years ago

OfficeGSX commented 6 years ago

Repro steps:

  1. Go to https://msdn.microsoft.com/en-us/VBA/PowerPoint-VBA/articles/shapes-pastespecial-method-powerpoint
  2. Navigate to the Return Value section
  3. See the broken table

Actual result: Table is broken Expected result: Table should not be broken

GH article: https://github.com/OfficeDev/VBA-content/blob/live/VBA/PowerPoint-VBA/articles/shapes-pastespecial-method-powerpoint.md broken_table

Linda-Editor commented 6 years ago

Fixed. Changed table to a bulleted list, because the problem appeared to be that the table was only one column. Change is now live: https://msdn.microsoft.com/en-us/VBA/PowerPoint-VBA/articles/shapes-pastespecial-method-powerpoint