Thanks for this module!
Can we add support for Microsoft Forms (https://forms.office.com/) ?
Here is some (somewhat unofficial) documentation:
- https://answers.microsoft.com/en-us/msoffice/forum/all/ms-forms-embeddin...
- https://web.fresnounified.org/wordpress/embedding-a-microsoft-form/
I could not find any publicly available, official documentation from Microsoft. However when I create a form on https://forms.office.com/ then I am provided with a sample code that looks the same as they the links above suggest:

| Comment | File | Size | Author |
|---|---|---|---|
| #2 | media_remote_msforms-3343220-1.patch | 6.68 KB | fengtan |
| msforms.png | 44.79 KB | fengtan |
Comments
Comment #2
fengtanHere is a proposed patch that works for us.
Comment #4
marcoscanoThanks for contributing! Back in #3301718: Add support for Microsoft OneDrive content (Word, Excel, PowerPoint) we weren't sure how to get the embed code from Microsoft Onedrive/Sharepoint content in a deterministic way, but I see that with MS Forms that is probably easier. I'm happy to get this in and then iterate if needed. Committed and tagged 1.7.0 with this.
Thanks again!
Comment #5
fengtanThanks for the quick reply !